<prstDash>
(Preset Dash)
This element specifies that a preset line dashing scheme should be used.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
Specifies which preset dashing scheme is to be used. The possible values for this attribute are defined by the ST_PresetLineDashVal simple type (§5.1.12.49). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_PresetLineDashProperties">
<attribute name="val" type="ST_PresetLineDashVal" use="optional"/>
</complexType>