User Tools

Site Tools


thinkgeo.mapsuite.core.geofont

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
thinkgeo.mapsuite.core.geofont [2015/09/22 08:19]
admin
— (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.Core.GeoFont ====== 
-This class represents a font that is used to label features on a GeoCanvas. 
-===== Inheritance Hierarchy ===== 
-  *System.Object 
-    ***ThinkGeo.MapSuite.Core.GeoFont** 
-===== Members Summary ===== 
-==== Public Constructors ==== 
-** {{wiki:​PublicMethod.gif|}} GeoFont() ** 
- 
-  * //This constructor creates a GeoFont to be used for labeling features on a GeoCanvas.//​ 
-== Remarks == 
-  * //None// 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GeoFont(String,​Single) ** 
- 
-  * //This constructor creates a GeoFont to be used for labeling features on a GeoCanvas.//​ 
-== Remarks == 
-  * //None// 
-== Parameters == 
-  * //​fontName//​ 
-    * Type:String 
-    * Description:​This parameter represents the name of the font to be used. 
- 
-  * //size// 
-    * Type:Single 
-    * Description:​This parameter represents the size of the font to be used. 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GeoFont(String,​Single,​DrawingFontStyles) ** 
- 
-  * //This constructor creates a GeoFont to be used for labeling features on a GeoCanvas.//​ 
-== Remarks == 
-  * //None// 
-== Parameters == 
-  * //​fontName//​ 
-    * Type:String 
-    * Description:​This parameter represents the name of the font to be used. 
- 
-  * //size// 
-    * Type:Single 
-    * Description:​This parameter represents the size of the font to be used. 
- 
-  * //style// 
-    * Type:​[[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]] 
-    * Description:​This parameter represents the style of the font to be used. 
- 
-<div newline></​div>​ 
-==== Protected Constructors ==== 
-==== Public Methods ==== 
-** {{wiki:​PublicMethod.gif|}} ToString() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:String 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Equals(Object) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //obj// 
-    * Type:Object 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetHashCode() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Int32 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetType() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Type 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-==== Protected Methods ==== 
-** {{wiki:​ProtectedMethod.gif|}} Finalize() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Object 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-==== Public Properties ==== 
-** {{wiki:​PublicProperty.gif|}} IsBold ** 
- 
-This property gets the bold property of the font. 
-== Remarks == 
-None 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} IsStrikeout ** 
- 
-This property gets the strikeout property of the font. 
-== Remarks == 
-None 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} IsItalic ** 
- 
-This property gets the italic property of the font. 
-== Remarks == 
-None 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} IsUnderline ** 
- 
-This property gets the underline property of the font. 
-== Remarks == 
-None 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} FontName ** 
- 
-This property gets the font name property of the font. 
-== Remarks == 
-None 
-== Return Value == 
-  * Type:String 
- 
-** {{wiki:​PublicProperty.gif|}} Size ** 
- 
-This property gets the font size property of the font. 
-== Remarks == 
-None 
-== Return Value == 
-  * Type:Single 
- 
-** {{wiki:​PublicProperty.gif|}} Style ** 
- 
-This property gets the font style property of the font. 
-== Remarks == 
-None 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]] 
- 
-** {{wiki:​PublicProperty.gif|}} Id ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:Int64 
- 
-==== Protected Properties ==== 
-==== Public Events ==== 
  
thinkgeo.mapsuite.core.geofont.1442909967.txt.gz ยท Last modified: 2015/09/22 08:19 by admin