This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.portablecore.geofont [2015/09/21 08:08] admin |
thinkgeo.mapsuite.portablecore.geofont [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Core.GeoFont ====== | ====== ThinkGeo.MapSuite.Core.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,Single) ** | ** {{wiki:PublicMethod.gif|}} GeoFont(String,Single) ** | ||
- | 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,Single,DrawingFontStyles) ** | ** {{wiki:PublicMethod.gif|}} GeoFont(String,Single,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 51: | Line 54: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 63: | Line 66: | ||
** {{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 79: | Line 82: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 91: | Line 94: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 104: | Line 107: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 116: | Line 119: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 129: | Line 132: | ||
** {{wiki:PublicProperty.gif|}} IsBold ** | ** {{wiki:PublicProperty.gif|}} IsBold ** | ||
- | This property gets the bold property of the font. | + | * //This property gets the bold property of the font.// |
== Remarks == | == Remarks == | ||
- | None | + | * //None// |
== Return Value == | == Return Value == | ||
* Type:Boolean | * Type:Boolean | ||
Line 137: | Line 140: | ||
** {{wiki:PublicProperty.gif|}} IsStrikeout ** | ** {{wiki:PublicProperty.gif|}} IsStrikeout ** | ||
- | This property gets the strikeout property of the font. | + | * //This property gets the strikeout property of the font.// |
== Remarks == | == Remarks == | ||
- | None | + | * //None// |
== Return Value == | == Return Value == | ||
* Type:Boolean | * Type:Boolean | ||
Line 145: | Line 148: | ||
** {{wiki:PublicProperty.gif|}} IsItalic ** | ** {{wiki:PublicProperty.gif|}} IsItalic ** | ||
- | This property gets the italic property of the font. | + | * //This property gets the italic property of the font.// |
== Remarks == | == Remarks == | ||
- | None | + | * //None// |
== Return Value == | == Return Value == | ||
* Type:Boolean | * Type:Boolean | ||
Line 153: | Line 156: | ||
** {{wiki:PublicProperty.gif|}} IsUnderline ** | ** {{wiki:PublicProperty.gif|}} IsUnderline ** | ||
- | This property gets the underline property of the font. | + | * //This property gets the underline property of the font.// |
== Remarks == | == Remarks == | ||
- | None | + | * //None// |
== Return Value == | == Return Value == | ||
* Type:Boolean | * Type:Boolean | ||
Line 161: | Line 164: | ||
** {{wiki:PublicProperty.gif|}} FontName ** | ** {{wiki:PublicProperty.gif|}} FontName ** | ||
- | This property gets the font name property of the font. | + | * //This property gets the font name property of the font.// |
== Remarks == | == Remarks == | ||
- | None | + | * //None// |
== Return Value == | == Return Value == | ||
* Type:String | * Type:String | ||
Line 169: | Line 172: | ||
** {{wiki:PublicProperty.gif|}} Size ** | ** {{wiki:PublicProperty.gif|}} Size ** | ||
- | This property gets the font size property of the font. | + | * //This property gets the font size property of the font.// |
== Remarks == | == Remarks == | ||
- | None | + | * //None// |
== Return Value == | == Return Value == | ||
* Type:Single | * Type:Single | ||
Line 177: | Line 180: | ||
** {{wiki:PublicProperty.gif|}} Style ** | ** {{wiki:PublicProperty.gif|}} Style ** | ||
- | This property gets the font style property of the font. | + | * //This property gets the font style property of the font.// |
== Remarks == | == Remarks == | ||
- | None | + | * //None// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]] | * Type:[[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]] | ||
Line 185: | Line 188: | ||
** {{wiki:PublicProperty.gif|}} Id ** | ** {{wiki:PublicProperty.gif|}} Id ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
* Type:Int64 | * Type:Int64 |