====== ThinkGeo.MapSuite.WindowsPhoneCore.StyleHelper ====== {{section>upgrade_map_suite_to_10.0}} ===== Inheritance Hierarchy ===== *System.Object **[[ThinkGeo.MapSuite.WindowsPhoneCore.StyleHelper]] ===== Members Summary ===== ==== Public Constructors ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ ==== Protected Constructors ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ ==== Public Methods ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAlignmentXFromGeoAlignmentX(GeoAlignmentX)|GetAlignmentXFromGeoAlignmentX]] | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoAlignmentX|GeoAlignmentX]] | | | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAlignmentYFromGeoAlignmentY(GeoAlignmentY)|GetAlignmentYFromGeoAlignmentY]] | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoAlignmentY|GeoAlignmentY]] | | | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetBrushMappingModeFromGeoBrushMappingMode(GeoBrushMappingMode)|GetBrushMappingModeFromGeoBrushMappingMode]] | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoBrushMappingMode|GeoBrushMappingMode]] | | | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetFontStretchFromGeoFontStretch(GeoFontStretch)|GetFontStretchFromGeoFontStretch]] | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoFontStretch|GeoFontStretch]] | | | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetFontWeightFromGeoFontWeight(GeoFontWeight)|GetFontWeightFromGeoFontWeight]] | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoFontWeight|GeoFontWeight]] | | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetLineJoinFromGeoLineJoin(DrawingLineJoin)|GetLineJoinFromGeoLineJoin]] | [[ThinkGeo.MapSuite.WindowsPhoneCore.DrawingLineJoin|DrawingLineJoin]] | | | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetPenLineCapFromGeoDashCap(GeoDashCap)|GetPenLineCapFromGeoDashCap]] | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoDashCap|GeoDashCap]] | | | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetSpreadMethodFromGeoGradientSpreadMethod(GeoGradientSpreadMethod)|GetSpreadMethodFromGeoGradientSpreadMethod]] | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoGradientSpreadMethod|GeoGradientSpreadMethod]] | | | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetStretchFromGeoStretch(GeoStretch)|GetStretchFromGeoStretch]] | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoStretch|GeoStretch]] | | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetWpfBrushFromGeoBrush(GeoBrush)|GetWpfBrushFromGeoBrush]] | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoBrush|GeoBrush]] | | | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | ==== Protected Methods ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | ==== 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 | | === Parameters === ^ Name ^ Type ^ Description ^ | obj | Object | | [[#Public Methods|Go Back]] ==== GetAlignmentXFromGeoAlignmentX(GeoAlignmentX) ==== === Return Value === ^ Return Type ^ Description ^ | AlignmentX | | === Parameters === ^ Name ^ Type ^ Description ^ | geoAlignmentX | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoAlignmentX|GeoAlignmentX]] | | [[#Public Methods|Go Back]] ==== GetAlignmentYFromGeoAlignmentY(GeoAlignmentY) ==== === Return Value === ^ Return Type ^ Description ^ | AlignmentY | | === Parameters === ^ Name ^ Type ^ Description ^ | geoAlignmentY | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoAlignmentY|GeoAlignmentY]] | | [[#Public Methods|Go Back]] ==== GetBrushMappingModeFromGeoBrushMappingMode(GeoBrushMappingMode) ==== === Return Value === ^ Return Type ^ Description ^ | BrushMappingMode | | === Parameters === ^ Name ^ Type ^ Description ^ | brushMappingMode | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoBrushMappingMode|GeoBrushMappingMode]] | | [[#Public Methods|Go Back]] ==== GetFontStretchFromGeoFontStretch(GeoFontStretch) ==== === Return Value === ^ Return Type ^ Description ^ | FontStretch | | === Parameters === ^ Name ^ Type ^ Description ^ | geoFontStretch | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoFontStretch|GeoFontStretch]] | | [[#Public Methods|Go Back]] ==== GetFontWeightFromGeoFontWeight(GeoFontWeight) ==== === Return Value === ^ Return Type ^ Description ^ | FontWeight | | === Parameters === ^ Name ^ Type ^ Description ^ | geoFontWeight | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoFontWeight|GeoFontWeight]] | | [[#Public Methods|Go Back]] ==== GetHashCode() ==== === Return Value === ^ Return Type ^ Description ^ | Int32 | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetLineJoinFromGeoLineJoin(DrawingLineJoin) ==== === Return Value === ^ Return Type ^ Description ^ | PenLineJoin | | === Parameters === ^ Name ^ Type ^ Description ^ | drawingLineJoin | [[ThinkGeo.MapSuite.WindowsPhoneCore.DrawingLineJoin|DrawingLineJoin]] | | [[#Public Methods|Go Back]] ==== GetPenLineCapFromGeoDashCap(GeoDashCap) ==== === Return Value === ^ Return Type ^ Description ^ | PenLineCap | | === Parameters === ^ Name ^ Type ^ Description ^ | dashCap | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoDashCap|GeoDashCap]] | | [[#Public Methods|Go Back]] ==== GetSpreadMethodFromGeoGradientSpreadMethod(GeoGradientSpreadMethod) ==== === Return Value === ^ Return Type ^ Description ^ | GradientSpreadMethod | | === Parameters === ^ Name ^ Type ^ Description ^ | spreadMethod | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoGradientSpreadMethod|GeoGradientSpreadMethod]] | | [[#Public Methods|Go Back]] ==== GetStretchFromGeoStretch(GeoStretch) ==== === Return Value === ^ Return Type ^ Description ^ | Stretch | | === Parameters === ^ Name ^ Type ^ Description ^ | geoStretch | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoStretch|GeoStretch]] | | [[#Public Methods|Go Back]] ==== GetType() ==== === Return Value === ^ Return Type ^ Description ^ | Type | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetWpfBrushFromGeoBrush(GeoBrush) ==== === Return Value === ^ Return Type ^ Description ^ | Brush | | === Parameters === ^ Name ^ Type ^ Description ^ | geoBrush | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoBrush|GeoBrush]] | | [[#Public Methods|Go Back]] ==== ToString() ==== === Return Value === ^ Return Type ^ Description ^ | String | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ===== Protected Methods ===== ==== Finalize() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== MemberwiseClone() ==== === Return Value === ^ Return Type ^ Description ^ | Object | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ===== Public Properties ===== ===== Protected Properties ===== ===== Public Events ===== __NOTOC__ [[Category:WindowsPhoneMapSuiteCore]] [[Category:ThinkGeo.MapSuite.WindowsPhoneCore]] [[Category:UpdateDocumentation]]