<flatTx>
(No text in 3D scene)
Keep text out of 3D scene entirely.
Attributes |
Description |
---|---|
|
Specifies the Z coordinate to be used in positioning the flat text within the 3D scene. The possible values for this attribute are defined by the ST_Coordinate simple type (§5.1.12.16). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_FlatText">
<attribute name="z" type="ST_Coordinate" use="optional" default="0"/>
</complexType>