ThinkGeo.MapSuite.WindowsPhoneCore.StyleHelper
Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.
Inheritance Hierarchy
Members Summary
Public Constructors
| Name | Parameters | DeclaringType | Summary |
Protected Constructors
| Name | Parameters | DeclaringType | Summary |
Public Methods
Protected Methods
Public Properties
| Name | Return | DeclaringType | Summary |
Protected Properties
| Name | Return | DeclaringType | Summary |
Public Events
| Name | Event Arguments | DeclaringType | Summary |
Public Constructors
Protected Constructors
Public Methods
Equals(Object)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| obj | Object<!– System.Object –> | |
<!– System.Object –>
Go Back
GetAlignmentXFromGeoAlignmentX(GeoAlignmentX)
Return Value
| Return Type | Description |
| AlignmentX<!– System.Windows.Media.AlignmentX –> | |
Parameters
| Name | Type | Description |
| geoAlignmentX | GeoAlignmentX<!– ThinkGeo.MapSuite.WindowsPhoneCore.GeoAlignmentX –> | |
<!– ThinkGeo.MapSuite.WindowsPhoneCore.StyleHelper –>
Go Back
GetAlignmentYFromGeoAlignmentY(GeoAlignmentY)
Return Value
| Return Type | Description |
| AlignmentY<!– System.Windows.Media.AlignmentY –> | |
Parameters
| Name | Type | Description |
| geoAlignmentY | GeoAlignmentY<!– ThinkGeo.MapSuite.WindowsPhoneCore.GeoAlignmentY –> | |
<!– ThinkGeo.MapSuite.WindowsPhoneCore.StyleHelper –>
Go Back
GetBrushMappingModeFromGeoBrushMappingMode(GeoBrushMappingMode)
Return Value
| Return Type | Description |
| BrushMappingMode<!– System.Windows.Media.BrushMappingMode –> | |
Parameters
| Name | Type | Description |
| brushMappingMode | GeoBrushMappingMode<!– ThinkGeo.MapSuite.WindowsPhoneCore.GeoBrushMappingMode –> | |
<!– ThinkGeo.MapSuite.WindowsPhoneCore.StyleHelper –>
Go Back
GetFontStretchFromGeoFontStretch(GeoFontStretch)
Return Value
| Return Type | Description |
| FontStretch<!– System.Windows.FontStretch –> | |
Parameters
| Name | Type | Description |
| geoFontStretch | GeoFontStretch<!– ThinkGeo.MapSuite.WindowsPhoneCore.GeoFontStretch –> | |
<!– ThinkGeo.MapSuite.WindowsPhoneCore.StyleHelper –>
Go Back
GetFontWeightFromGeoFontWeight(GeoFontWeight)
Return Value
| Return Type | Description |
| FontWeight<!– System.Windows.FontWeight –> | |
Parameters
| Name | Type | Description |
| geoFontWeight | GeoFontWeight<!– ThinkGeo.MapSuite.WindowsPhoneCore.GeoFontWeight –> | |
<!– ThinkGeo.MapSuite.WindowsPhoneCore.StyleHelper –>
Go Back
GetHashCode()
Return Value
| Return Type | Description |
| Int32<!– System.Int32 –> | |
Parameters
GetLineJoinFromGeoLineJoin(DrawingLineJoin)
Return Value
| Return Type | Description |
| PenLineJoin<!– System.Windows.Media.PenLineJoin –> | |
Parameters
| Name | Type | Description |
| drawingLineJoin | DrawingLineJoin<!– ThinkGeo.MapSuite.WindowsPhoneCore.DrawingLineJoin –> | |
<!– ThinkGeo.MapSuite.WindowsPhoneCore.StyleHelper –>
Go Back
GetPenLineCapFromGeoDashCap(GeoDashCap)
Return Value
| Return Type | Description |
| PenLineCap<!– System.Windows.Media.PenLineCap –> | |
Parameters
| Name | Type | Description |
| dashCap | GeoDashCap<!– ThinkGeo.MapSuite.WindowsPhoneCore.GeoDashCap –> | |
<!– ThinkGeo.MapSuite.WindowsPhoneCore.StyleHelper –>
Go Back
GetSpreadMethodFromGeoGradientSpreadMethod(GeoGradientSpreadMethod)
Return Value
| Return Type | Description |
| GradientSpreadMethod<!– System.Windows.Media.GradientSpreadMethod –> | |
Parameters
| Name | Type | Description |
| spreadMethod | GeoGradientSpreadMethod<!– ThinkGeo.MapSuite.WindowsPhoneCore.GeoGradientSpreadMethod –> | |
<!– ThinkGeo.MapSuite.WindowsPhoneCore.StyleHelper –>
Go Back
GetStretchFromGeoStretch(GeoStretch)
Return Value
| Return Type | Description |
| Stretch<!– System.Windows.Media.Stretch –> | |
Parameters
| Name | Type | Description |
| geoStretch | GeoStretch<!– ThinkGeo.MapSuite.WindowsPhoneCore.GeoStretch –> | |
<!– ThinkGeo.MapSuite.WindowsPhoneCore.StyleHelper –>
Go Back
GetType()
Return Value
| Return Type | Description |
| Type<!– System.Type –> | |
Parameters
GetWpfBrushFromGeoBrush(GeoBrush)
Return Value
| Return Type | Description |
| Brush<!– System.Windows.Media.Brush –> | |
Parameters
| Name | Type | Description |
| geoBrush | GeoBrush<!– ThinkGeo.MapSuite.WindowsPhoneCore.GeoBrush –> | |
<!– ThinkGeo.MapSuite.WindowsPhoneCore.StyleHelper –>
Go Back
ToString()
Return Value
| Return Type | Description |
| String<!– System.String –> | |
Parameters
Protected Methods
Finalize()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
MemberwiseClone()
Return Value
| Return Type | Description |
| Object<!– System.Object –> | |
Parameters
Public Properties
Protected Properties
Public Events