User Tools

Site Tools


map_suite_style_guide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
map_suite_style_guide [2015/09/02 08:22]
admin [What are Styles?]
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 21: Line 23:
  
 <div floatleft captionwithborder>​ <div floatleft captionwithborder>​
-{{wiki:Map Suite Services Edition Screenshot Gallery ChartsGraphs.png?​180px|Sample Area Styles}}+{{:Map Suite Services Edition Screenshot Gallery ChartsGraphs.png?​180px|Sample Area Styles}}
 \\ \\
 Sample Area Styles Sample Area Styles
Line 27: Line 29:
  
 <div floatleft captionwithborder>​ <div floatleft captionwithborder>​
-{{wiki:Map Suite Services Edition Screenshot Gallery DotDensity.png?​180px|Sample Line Styles}}+{{:Map Suite Services Edition Screenshot Gallery DotDensity.png?​180px|Sample Line Styles}}
 \\ \\
 Sample Line Styles Sample Line Styles
Line 33: Line 35:
  
 <div floatleft captionwithborder>​ <div floatleft captionwithborder>​
-{{wiki:Map Suite Services Edition Screenshot Gallery GreatCircle.png?​180px|Sample Point Styles}}+{{:Map Suite Services Edition Screenshot Gallery GreatCircle.png?​180px|Sample Point Styles}}
 \\ \\
 Sample Point Styles Sample Point Styles
 </​div>​ </​div>​
  
-<div clearleft></​div>​+<div clearleft ​newline></​div>​
  
 The above images depicts a number of different styles created by Map Suite. The above images depicts a number of different styles created by Map Suite.
Line 48: Line 50:
  
 <div floatleft captionwithborder>​ <div floatleft captionwithborder>​
-{{wiki:Map Suite Style Guide Simplified Drawing Process.png?​550px|Sample Area Styles}}+{{:Map Suite Style Guide Simplified Drawing Process.png?​550px|Sample Area Styles}}
 \\ \\
 Sample Area Styles Sample Area Styles
Line 66: Line 68:
  
 ===== Zoom Levels ===== ===== Zoom Levels =====
-<div floatright captionwithborder>​ +<div floatright captionwithborder ​marginleft10px
-{{wiki:Map Suite Services Edition Screenshot Gallery ChartsGraphs.png ?​250|ZoomLevels}}+{{:Map Suite Services Edition Screenshot Gallery ChartsGraphs.png ?​250|ZoomLevels}}
 \\ \\
 ZoomLevels ZoomLevels
Line 89: Line 91:
  
 ====PresetZoomLevels==== ====PresetZoomLevels====
-<div floatright captionwithborder>​ +<div floatright captionwithborder ​marginleft10px
-{{wiki:Map Suite Services Edition Screenshot Gallery ChartsGraphs.png ?​250|PresetZoomLevels}}+{{:Map Suite Services Edition Screenshot Gallery ChartsGraphs.png ?​250|PresetZoomLevels}}
 \\ \\
 PresetZoomLevels PresetZoomLevels
Line 214: Line 216:
 ==== GeoPen ==== ==== GeoPen ====
 <div floatright captionwithborder marginleft10px>​ <div floatright captionwithborder marginleft10px>​
-{{wiki:Map Suite Services Edition Screenshot Gallery ChartsGraphs.png ?250|Sample Pens}}+{{:Map Suite Services Edition Screenshot Gallery ChartsGraphs.png ?250|Sample Pens}}
 \\ \\
 Sample Pens Sample Pens
Line 231: Line 233:
 ==== GeoSolidBrush ==== ==== GeoSolidBrush ====
 <div floatright captionwithborder marginleft10px>​ <div floatright captionwithborder marginleft10px>​
-{{wiki:Map Suite Services Edition Screenshot Gallery ChartsGraphs.png ?250|Sample Solid Brushes}}+{{:Map Suite Services Edition Screenshot Gallery ChartsGraphs.png ?250|Sample Solid Brushes}}
 </​div>​ </​div>​
  
Line 244: Line 246:
 ==== GeoHatchBrush ==== ==== GeoHatchBrush ====
 <div floatright captionwithborder marginleft10px>​ <div floatright captionwithborder marginleft10px>​
-{{wiki:Map Suite Services Edition Screenshot Gallery ChartsGraphs.png ?250|Sample Hatch Brushes}}+{{:Map Suite Services Edition Screenshot Gallery ChartsGraphs.png ?250|Sample Hatch Brushes}}
 </​div>​ </​div>​
  
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 272: Line 270:
 ==== GeoTextureBrush ==== ==== GeoTextureBrush ====
 <div floatright captionwithborder marginleft10px>​ <div floatright captionwithborder marginleft10px>​
-{{wiki:Map Suite Services Edition Screenshot Gallery ChartsGraphs.png ?250|Sample Texture Brushes}}+{{:Map Suite Services Edition Screenshot Gallery ChartsGraphs.png ?250|Sample Texture Brushes}}
 </​div>​ </​div>​
 The GeoTextureBrush allows you to fill an are with an texture image. ​ You can use this to represent natural effect such as water, sand, forest etc.  It is also useful for high impact polygons fills such an area that is currently dangerous having a semitransparent warning tile.  It is important to note that there are a number of ways the image tiles can be wrapped or flipped and you can find the details in [[ThinkGeo.MapSuite.Core.GeoWrapMode|GeoWrapMode]] property. The GeoTextureBrush allows you to fill an are with an texture image. ​ You can use this to represent natural effect such as water, sand, forest etc.  It is also useful for high impact polygons fills such an area that is currently dangerous having a semitransparent warning tile.  It is important to note that there are a number of ways the image tiles can be wrapped or flipped and you can find the details in [[ThinkGeo.MapSuite.Core.GeoWrapMode|GeoWrapMode]] property.
Line 284: Line 282:
 ==== GeoLinearGradientBrush ==== ==== GeoLinearGradientBrush ====
 <div floatright captionwithborder marginleft10px>​ <div floatright captionwithborder marginleft10px>​
-{{wiki:Map Suite Services Edition Screenshot Gallery ChartsGraphs.png ?250|Sample Linear Gradient Brushes}}+{{:Map Suite Services Edition Screenshot Gallery ChartsGraphs.png ?250|Sample Linear Gradient Brushes}}
 </​div>​ </​div>​
 The GeoLinearGradientBrush allows you to fill in area going from one color to another color. ​ You specify the angle and wrap mode as well to control precisely how it draws. The GeoLinearGradientBrush allows you to fill in area going from one color to another color. ​ You specify the angle and wrap mode as well to control precisely how it draws.
Line 296: Line 294:
 ==== GeoFont ==== ==== GeoFont ====
 <div floatright captionwithborder marginleft10px>​ <div floatright captionwithborder marginleft10px>​
-{{wiki:Map Suite Services Edition Screenshot Gallery ChartsGraphs.png ?250|Sample GeoFonts}}+{{:Map Suite Services Edition Screenshot Gallery ChartsGraphs.png ?250|Sample GeoFonts}}
 </​div>​ </​div>​
 GeoFonts are primary used for labeling int he TextStyle. ​ GeoFonts can also be used with the PointStyle to represent points as font members at various sizes, colors, and styles. GeoFonts are primary used for labeling int he TextStyle. ​ GeoFonts can also be used with the PointStyle to represent points as font members at various sizes, colors, and styles.
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>​
-==== Samples ==== +
-[[Category:​Web GIS]] [[Category:​Desktop GIS]] [[Category:​GIS]] [[Category:​.NET]]+
  
map_suite_style_guide.1441182155.txt.gz · Last modified: 2015/09/02 08:22 by admin