Products
Professional Services
Demos and Downloads
Help and Support
Products
Professional Services
Demos and Downloads
Help and Support
This is an old revision of the document!
<!– Class –>
*System.Object ThinkGeo.MapSuite.SilverlightCore.Style *ThinkGeo.MapSuite.SilverlightCore.AreaStyle ThinkGeo.MapSuite.SilverlightCore.QualityFamilyAreaStyle
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
QualityFamilyAreaStyle | |||
QualityFamilyAreaStyle | GeoPen, GeoColor, Int32 | ||
QualityFamilyAreaStyle | GeoPen, GeoColor, Int32, PenBrushDrawingOrder |
| Name | Parameters | DeclaringType | Summary |
|---|
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
ClearCache | |||
Draw | IEnumerable<Feature>, GeoCanvas, Collection<SimpleCandidate>, Collection<SimpleCandidate> | Style | |
Draw | IEnumerable<BaseShape>, GeoCanvas, Collection<SimpleCandidate>, Collection<SimpleCandidate> | Style | |
DrawSample | GeoCanvas, DrawingRectangleF | Style | |
Equals | Object | Object | |
GetHashCode | Object | ||
GetRequiredColumnNames | Style | ||
GetType | Object | ||
ToString | Object |
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
DrawCore | IEnumerable<Feature>, GeoCanvas, Collection<SimpleCandidate>, Collection<SimpleCandidate> | Style(overriden) | |
DrawSampleCore | GeoCanvas, DrawingRectangleF | Style(overriden) | |
Finalize | Object | ||
GetRequiredColumnNamesCore | Style | ||
MemberwiseClone | Object |
| Name | Return | DeclaringType | Summary |
|---|---|---|---|
Advanced | AreaStyleAdvanced | AreaStyle | |
BaseColor | GeoColor | ||
Cache | Dictionary<String,AreaStyle> | ||
CustomAreaStyles | Collection<AreaStyle> | AreaStyle | |
FillSolidBrush | GeoSolidBrush | AreaStyle | |
IsActive | Boolean | Style | |
Name | String | Style | |
NumberOfColors | Int32 | ||
OutlinePen | GeoPen | AreaStyle | |
PenBrushDrawingOrder | PenBrushDrawingOrder | AreaStyle | |
RequiredColumnNames | Collection<String> | Style | |
XOffsetInPixel | Single | AreaStyle | |
YOffsetInPixel | Single | AreaStyle |
| Name | Return | DeclaringType | Summary |
|---|
| Name | Event Arguments | DeclaringType | Summary |
|---|
| Name | Type | Description |
|---|
| Name | Type | Description |
|---|---|---|
| outlinePen | GeoPen<!– ThinkGeo.MapSuite.SilverlightCore.GeoPen –> | |
| baseColor | GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –> | |
| numberOfColors | Int32<!– System.Int32 –> | |
| penBrushDrawingOrder | PenBrushDrawingOrder<!– ThinkGeo.MapSuite.SilverlightCore.PenBrushDrawingOrder –> |
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.SilverlightCore.QualityFamilyAreaStyle –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| features | IEnumerable<Feature><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.SilverlightCore.Feature} –> | |
| canvas | GeoCanvas<!– ThinkGeo.MapSuite.SilverlightCore.GeoCanvas –> | |
| labelsInThisLayer | Collection<SimpleCandidate><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.SimpleCandidate} –> | |
| labelsInAllLayers | Collection<SimpleCandidate><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.SimpleCandidate} –> |
<!– ThinkGeo.MapSuite.SilverlightCore.Style –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| shapes | IEnumerable<BaseShape><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.SilverlightCore.BaseShape} –> | |
| canvas | GeoCanvas<!– ThinkGeo.MapSuite.SilverlightCore.GeoCanvas –> | |
| labelsInThisLayer | Collection<SimpleCandidate><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.SimpleCandidate} –> | |
| labelsInAllLayers | Collection<SimpleCandidate><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.SimpleCandidate} –> |
<!– ThinkGeo.MapSuite.SilverlightCore.Style –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| canvas | GeoCanvas<!– ThinkGeo.MapSuite.SilverlightCore.GeoCanvas –> | |
| drawingExtent | DrawingRectangleF<!– ThinkGeo.MapSuite.SilverlightCore.DrawingRectangleF –> |
<!– ThinkGeo.MapSuite.SilverlightCore.Style –> Go Back
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|---|---|
| obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
| Return Type | Description |
|---|---|
| Int32<!– System.Int32 –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
| Return Type | Description |
|---|---|
| Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.SilverlightCore.Style –> Go Back
| Return Type | Description |
|---|---|
| Type<!– System.Type –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
| Return Type | Description |
|---|---|
| String<!– System.String –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| features | IEnumerable<Feature><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.SilverlightCore.Feature} –> | |
| canvas | GeoCanvas<!– ThinkGeo.MapSuite.SilverlightCore.GeoCanvas –> | |
| labelsInThisLayer | Collection<SimpleCandidate><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.SimpleCandidate} –> | |
| labelsInAllLayers | Collection<SimpleCandidate><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.SimpleCandidate} –> |
<!– ThinkGeo.MapSuite.SilverlightCore.Style(overriden) –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| canvas | GeoCanvas<!– ThinkGeo.MapSuite.SilverlightCore.GeoCanvas –> | |
| drawingExtent | DrawingRectangleF<!– ThinkGeo.MapSuite.SilverlightCore.DrawingRectangleF –> |
<!– ThinkGeo.MapSuite.SilverlightCore.Style(overriden) –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
| Return Type | Description |
|---|---|
| Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.SilverlightCore.Style –> Go Back
| Return Type | Description |
|---|---|
| Object<!– System.Object –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
| Return Type |
|---|
| AreaStyleAdvanced<!– ThinkGeo.MapSuite.SilverlightCore.AreaStyleAdvanced –> |
<!– ThinkGeo.MapSuite.SilverlightCore.AreaStyle –> Go Back
| Return Type |
|---|
| GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –> |
<!– ThinkGeo.MapSuite.SilverlightCore.QualityFamilyAreaStyle –> Go Back
| Return Type |
|---|
| Dictionary<String,AreaStyle><!– System.Collections.Generic.Dictionary{System.String,ThinkGeo.MapSuite.SilverlightCore.AreaStyle} –> |
<!– ThinkGeo.MapSuite.SilverlightCore.QualityFamilyAreaStyle –> Go Back
| Return Type |
|---|
| Collection<AreaStyle><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.AreaStyle} –> |
<!– ThinkGeo.MapSuite.SilverlightCore.AreaStyle –> Go Back
| Return Type |
|---|
| GeoSolidBrush<!– ThinkGeo.MapSuite.SilverlightCore.GeoSolidBrush –> |
<!– ThinkGeo.MapSuite.SilverlightCore.AreaStyle –> Go Back
| Return Type |
|---|
| Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.SilverlightCore.Style –> Go Back
| Return Type |
|---|
| String<!– System.String –> |
<!– ThinkGeo.MapSuite.SilverlightCore.Style –> Go Back
| Return Type |
|---|
| Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.SilverlightCore.QualityFamilyAreaStyle –> Go Back
| Return Type |
|---|
| GeoPen<!– ThinkGeo.MapSuite.SilverlightCore.GeoPen –> |
<!– ThinkGeo.MapSuite.SilverlightCore.AreaStyle –> Go Back
| Return Type |
|---|
| PenBrushDrawingOrder<!– ThinkGeo.MapSuite.SilverlightCore.PenBrushDrawingOrder –> |
<!– ThinkGeo.MapSuite.SilverlightCore.AreaStyle –> Go Back
| Return Type |
|---|
| Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> |
<!– ThinkGeo.MapSuite.SilverlightCore.Style –> Go Back
| Return Type |
|---|
| Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.SilverlightCore.AreaStyle –> Go Back
| Return Type |
|---|
| Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.SilverlightCore.AreaStyle –> Go Back
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.