This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.silverlightcore.linedashstyle [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.silverlightcore.linedashstyle [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.SilverlightCore.LineDashStyle ====== | ====== ThinkGeo.MapSuite.SilverlightCore.LineDashStyle ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | This enumeration specifies the style of dashed lines drawn with a GeoPen object. | ||
+ | == Remarks == | ||
+ | None | ||
+ | == Items == | ||
+ | **Solid** | ||
+ | * **Summary**:Specifies a solid line. | ||
- | <!-- Enumeration --> | + | **Custom** |
- | ===== Items ===== | + | * **Summary**:Specifies a user-defined custom dash style. |
- | ^ Name ^ Summary ^ | + | |
- | | Solid | | | + | **DashDot** |
- | | Custom | | | + | * **Summary**:Specifies a line consisting of a repeating pattern of dash-dot. |
- | | DashDot | | | + | |
- | | DashDotDot | | | + | **DashDotDot** |
- | | Dot | | | + | * **Summary**:Specifies a line consisting of a repeating pattern of dash-dot-dot. |
- | | Dash | | | + | |
+ | **Dot** | ||
+ | * **Summary**:Specifies a line consisting of dots. | ||
+ | |||
+ | **Dash** | ||
+ | * **Summary**:Specifies a line consisting of dashes. | ||
- | __NOTOC__ | ||
- | [[Category:SilverlightMapSuiteCore]] | ||
- | [[Category:ThinkGeo.MapSuite.SilverlightCore]] | ||
- | [[Category:UpdateDocumentation]] | ||