ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Enumeration –> This enumeration specifies the style of dashed lines drawn with a GeoPen object.
| Name | Summary |
|---|---|
| Solid | Specifies a solid line. |
| Custom | Specifies a user-defined custom dash style. |
| DashDot | Specifies a line consisting of a repeating pattern of dash-dot. |
| DashDotDot | Specifies a line consisting of a repeating pattern of dash-dot-dot. |
| Dot | Specifies a line consisting of dots. |
| Dash | Specifies a line consisting of dashes. |