128 | | * Angle: ''a Real counterclockwise rotation, in degrees'' |
129 | | * FillColor: ''a Color applied to the interior of a polygon or symbol'' |
130 | | * LineColor: ''a Color applied to the edge of a polygon or symbol, or to a line'' |
131 | | * LineWeight: ''a Real line thickness, in millimeters'' |
132 | | * Content: ''a String that is displayed in a symbol'' |
133 | | * Markup: ''a String name of a rich text format used to interpret Content'' |
134 | | * FontName: ''a String determining the font for text'' |
135 | | * Bold: ''a Boolean determining if text is displayed in bold font'' |
136 | | * Italic: ''a Boolean determining if text is displayed in italic font'' |
137 | | * Underlined: ''a Boolean determining if text is displayed underlined'' |
138 | | * FontHeight: ''a Real height for text, in millimeters'' |
139 | | * HorizontalAlignment: ''a String evaluating to a horizontal alignment enumeration'' |
140 | | * VerticalAlignment: ''a String evaluating to a vertical alignment enumeration'' |
141 | | * Justification: ''a String evaluating to a justification enumeration'' |
142 | | * LineSpacing: ''a Real vertical distance between text lines, in millimeters'' |
143 | | * TextColor: ''a Color applied to text'' |
144 | | * GhostColor: ''a Color applied to the background in the neighborhood of text'' |
145 | | * FrameLineColor: ''a Color applied to the edge of a rectangle surrounding text'' |
146 | | * FrameFillColor: ''a Color applied to the interior of a rectangle surrounding text'' |
147 | | * StartOffset: ''a Real distance from a line feature's start to its first label, in millimeters'' |
148 | | * EndOffset: ''a Real distance from a line feature's end to its last label, in millimeters'' |
149 | | * RepeatX: ''a Real distance between a line feature's labels or an area feature's labels (horizontally), in millimeters'' |
150 | | * RepeatY: ''a Real distance between an area feature's labels (vertically), in millimeters'' |
| 128 | * Angle: ''a Real counterclockwise rotation, in degrees'' |
| 129 | * FillColor: ''a Color applied to the interior of a polygon or symbol'' |
| 130 | * LineColor: ''a Color applied to the edge of a polygon or symbol, or to a line'' |
| 131 | * LineWeight: ''a Real line thickness, in millimeters'' |
| 132 | * Content: ''a String that is displayed in a symbol'' |
| 133 | * Markup: ''a String name of a rich text format used to interpret Content'' |
| 134 | * FontName: ''a String determining the font for text'' |
| 135 | * Bold: ''a Boolean determining if text is displayed in bold font'' |
| 136 | * Italic: ''a Boolean determining if text is displayed in italic font'' |
| 137 | * Underlined: ''a Boolean determining if text is displayed underlined'' |
| 138 | * FontHeight: ''a Real height for text, in millimeters'' |
| 139 | * HorizontalAlignment: ''a String evaluating to a horizontal alignment enumeration'' |
| 140 | * VerticalAlignment: ''a String evaluating to a vertical alignment enumeration'' |
| 141 | * Justification: ''a String evaluating to a justification enumeration'' |
| 142 | * LineSpacing: ''a Real vertical distance between text lines, in millimeters'' |
| 143 | * TextColor: ''a Color applied to text'' |
| 144 | * GhostColor: ''a Color applied to the background in the neighborhood of text'' |
| 145 | * FrameLineColor: ''a Color applied to the edge of a rectangle surrounding text'' |
| 146 | * FrameFillColor: ''a Color applied to the interior of a rectangle surrounding text'' |
| 147 | * StartOffset: ''a Real distance from a line feature's start to its first label, in millimeters'' |
| 148 | * EndOffset: ''a Real distance from a line feature's end to its last label, in millimeters'' |
| 149 | * RepeatX: ''a Real distance between a line feature's labels or an area feature's labels (horizontally), in millimeters'' |
| 150 | * RepeatY: ''a Real distance between an area feature's labels (vertically), in millimeters'' |