====== ThinkGeo.MapSuite.WindowsPhoneCore.LineDashStyle ====== {{section>upgrade_map_suite_to_10.0}} This enumeration specifies the style of dashed lines drawn with a GeoPen object. ===== Items ===== ^ 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. | __NOTOC__ [[Category:WindowsPhoneMapSuiteCore]] [[Category:ThinkGeo.MapSuite.WindowsPhoneCore]]