This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.silverlightcore.geofont [2015/09/21 03:21] admin |
thinkgeo.mapsuite.silverlightcore.geofont [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.SilverlightCore.GeoFont ====== | ====== ThinkGeo.MapSuite.SilverlightCore.GeoFont ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| This class represents a font that is used to label features on a GeoCanvas. | This class represents a font that is used to label features on a GeoCanvas. | ||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| Line 8: | Line 11: | ||
| ** {{wiki:PublicMethod.gif|}} GeoFont() ** | ** {{wiki:PublicMethod.gif|}} GeoFont() ** | ||
| - | This constructor creates a GeoFont to be used for labeling features on a GeoCanvas. | + | * //This constructor creates a GeoFont to be used for labeling features on a GeoCanvas.// |
| == Remarks == | == Remarks == | ||
| - | None | + | * //None// |
| == Parameters == | == Parameters == | ||
| <div newline></div> | <div newline></div> | ||
| ** {{wiki:PublicMethod.gif|}} GeoFont(String,Double) ** | ** {{wiki:PublicMethod.gif|}} GeoFont(String,Double) ** | ||
| - | This constructor creates a GeoFont to be used for labeling features on a GeoCanvas. | + | * //This constructor creates a GeoFont to be used for labeling features on a GeoCanvas.// |
| == Remarks == | == Remarks == | ||
| - | None | + | * //None// |
| == Parameters == | == Parameters == | ||
| * //fontName// | * //fontName// | ||
| Line 30: | Line 33: | ||
| ** {{wiki:PublicMethod.gif|}} GeoFont(String,Double,Boolean) ** | ** {{wiki:PublicMethod.gif|}} GeoFont(String,Double,Boolean) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Parameters == | == Parameters == | ||
| * //fontName// | * //fontName// | ||
| Line 49: | Line 52: | ||
| ** {{wiki:PublicMethod.gif|}} GeoFont(String,Double,DrawingFontStyles) ** | ** {{wiki:PublicMethod.gif|}} GeoFont(String,Double,DrawingFontStyles) ** | ||
| - | This constructor creates a GeoFont to be used for labeling features on a GeoCanvas. | + | * //This constructor creates a GeoFont to be used for labeling features on a GeoCanvas.// |
| == Remarks == | == Remarks == | ||
| - | None | + | * //None// |
| == Parameters == | == Parameters == | ||
| * //fontName// | * //fontName// | ||
| Line 70: | Line 73: | ||
| ** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 82: | Line 85: | ||
| ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 98: | Line 101: | ||
| ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 110: | Line 113: | ||
| ** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 123: | Line 126: | ||
| ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 135: | Line 138: | ||
| ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||