This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
thinkgeo.mapsuite.portablecore.linedashstyle [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.portablecore.linedashstyle [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== ThinkGeo.MapSuite.PortableCore.LineDashStyle ====== | + | ====== ThinkGeo.MapSuite.Core.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** |
| - | This enumeration specifies the style of dashed lines drawn with a GeoPen object. | + | * **Summary**:Specifies a user-defined custom dash style. |
| - | ===== Items ===== | + | |
| - | ^ Name ^ Summary ^ | + | **DashDot** |
| - | | Solid | Specifies a solid line. | | + | * **Summary**:Specifies a line consisting of a repeating pattern of dash-dot. |
| - | | Custom | Specifies a user-defined custom dash style. | | + | |
| - | | DashDot | Specifies a line consisting of a repeating pattern of dash-dot. | | + | **DashDotDot** |
| - | | DashDotDot | Specifies a line consisting of a repeating pattern of dash-dot-dot. | | + | * **Summary**: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. | | + | **Dot** |
| + | * **Summary**:Specifies a line consisting of dots. | ||
| + | |||
| + | **Dash** | ||
| + | * **Summary**:Specifies a line consisting of dashes. | ||
| - | __NOTOC__ | ||
| - | [[Category:MapSuitePortableCore]] | ||
| - | [[Category:ThinkGeo.MapSuite.PortableCore]] | ||