User Tools

Site Tools


thinkgeo.mapsuite.portablecore.geofont

This is an old revision of the document!


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

GeoFont()

  • This constructor creates a GeoFont to be used for labeling features on a GeoCanvas.
Remarks
  • None
Parameters

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.

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
    • Description:This parameter represents the style of the font to be used.

Protected Constructors

Public Methods

ToString()

  • N/A
Remarks
  • N/A
Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

Finalize()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

IsBold

  • This property gets the bold property of the font.
Remarks
  • None
Return Value
  • Type:Boolean

IsStrikeout

  • This property gets the strikeout property of the font.
Remarks
  • None
Return Value
  • Type:Boolean

IsItalic

  • This property gets the italic property of the font.
Remarks
  • None
Return Value
  • Type:Boolean

IsUnderline

  • This property gets the underline property of the font.
Remarks
  • None
Return Value
  • Type:Boolean

FontName

  • This property gets the font name property of the font.
Remarks
  • None
Return Value
  • Type:String

Size

  • This property gets the font size property of the font.
Remarks
  • None
Return Value
  • Type:Single

Style

  • This property gets the font style property of the font.
Remarks
  • None
Return Value

Id

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int64

Protected Properties

Public Events

thinkgeo.mapsuite.portablecore.geofont.1442972100.txt.gz ยท Last modified: 2015/09/23 01:35 by admin