This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
map_suite_style_guide [2015/09/09 02:09] admin [Zoom Levels] |
map_suite_style_guide [2017/03/17 02:08] (current) tgwikiupdate |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Map Suite Style Guide ====== | ====== Map Suite Style Guide ====== | ||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| <div msgbox> | <div msgbox> | ||
| This guide is a work in progress. If you have suggestion or comment please use the discussion tab on this page. | This guide is a work in progress. If you have suggestion or comment please use the discussion tab on this page. | ||
| Line 89: | Line 91: | ||
| ====PresetZoomLevels==== | ====PresetZoomLevels==== | ||
| - | <div floatright captionwithborder> | + | <div floatright captionwithborder marginleft10px> |
| {{:Map Suite Services Edition Screenshot Gallery ChartsGraphs.png ?250|PresetZoomLevels}} | {{:Map Suite Services Edition Screenshot Gallery ChartsGraphs.png ?250|PresetZoomLevels}} | ||
| \\ | \\ | ||
| Line 262: | Line 264: | ||
| **Properties** | **Properties** | ||
| - | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | {{section>ThinkGeo.MapSuite.Core.GeoHatchBrush#Public Properties}} |
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#BackgroundColor|BackgroundColor]] | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | | This property gets and sets the background color for the fill pattern. | | + | |
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#ForegroundColor|ForegroundColor]] | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | | This property gets and sets the foreground color for the fill pattern. | | + | |
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#HatchStyle|HatchStyle]] | [[ThinkGeo.MapSuite.Core.GeoHatchStyle|GeoHatchStyle]] | | This property gets and sets the pattern you want to use for the fill. | | + | |
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#Id|Id]] | Int64 | [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] | The id of the GeoBrush. This is always used as a key when in the cached brushes. | | + | |
| [[ThinkGeo.MapSuite.Core.GeoHatchBrush|You can find the complete API documentation for the GeoHatchBrush here.]] | [[ThinkGeo.MapSuite.Core.GeoHatchBrush|You can find the complete API documentation for the GeoHatchBrush here.]] | ||
| Line 307: | Line 305: | ||
| ===== Predefined Styles ===== | ===== Predefined Styles ===== | ||
| + | [[map_suite_predefined_styles|Map Suite Predefined Style Guide]] | ||
| ===== Simple Styles ===== | ===== Simple Styles ===== | ||
| ==== AreaStyle ==== | ==== AreaStyle ==== | ||
| ==== LineStyle ==== | ==== LineStyle ==== | ||
| - | ==== PointStyle ==== | + | |
| ==== TextStyle ==== | ==== TextStyle ==== | ||
| ===== Conditional Styles ===== | ===== Conditional Styles ===== | ||
| Line 356: | Line 355: | ||
| ==== Video ==== | ==== Video ==== | ||
| <div msgbox>I need to consider how to transclude this item from one of the main pages.</div> | <div msgbox>I need to consider how to transclude this item from one of the main pages.</div> | ||
| - | ^ Topic ^ Attachment ^ Description ^ | + | <div cusomertable> |
| + | ^ <div width_noraml>Topic</div> ^ Attachment ^ Description ^ | ||
| | Creating Custom Styles | [[http://download.thinkgeo.com/Webinars/ExtendingMapSuiteCreatingCustomStyles.wmv|Video]]\\ \\ [[http://download.thinkgeo.com/Webinars/MapSuiteCreatingCustomStyles.ppt|Presentation]]\\ \\ [[http://download.thinkgeo.com/Webinars/MapSuiteCustomStylesQA.doc|Q&A]]\\ \\ [[http://download.thinkgeo.com/Webinars/ExtendingMapSuiteStyle.zip|Sample]] | This informative, in-depth webinar explores the limitless possibilities for creating your own custom styles with Map Suite. Take a look at the video presentation and download the sample project with source code in both C# and VB.NET. | | | Creating Custom Styles | [[http://download.thinkgeo.com/Webinars/ExtendingMapSuiteCreatingCustomStyles.wmv|Video]]\\ \\ [[http://download.thinkgeo.com/Webinars/MapSuiteCreatingCustomStyles.ppt|Presentation]]\\ \\ [[http://download.thinkgeo.com/Webinars/MapSuiteCustomStylesQA.doc|Q&A]]\\ \\ [[http://download.thinkgeo.com/Webinars/ExtendingMapSuiteStyle.zip|Sample]] | This informative, in-depth webinar explores the limitless possibilities for creating your own custom styles with Map Suite. Take a look at the video presentation and download the sample project with source code in both C# and VB.NET. | | ||
| - | + | </div> | |