User Tools

Site Tools


thinkgeo.mapsuite.core.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

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This constructor creates a GeoFont to be used for labeling features on a GeoCanvas.

GeoFont

  • Parameters:String,Single
  • DeclaringType:N/A
  • Summary:This constructor creates a GeoFont to be used for labeling features on a GeoCanvas.

GeoFont

  • Parameters:String,Single,DrawingFontStyles
  • DeclaringType:N/A
  • Summary:This constructor creates a GeoFont to be used for labeling features on a GeoCanvas.

Protected Constructors

Public Methods

Equals

  • Parameters:Object
  • DeclaringType:Object
  • Summary:N/A

GetHashCode

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

GetType

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

ToString

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

Protected Methods

Finalize

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

MemberwiseClone

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

Public Properties

FontName

  • Return:String
  • Summary:This property gets the font name property of the font.

Id

  • Return:Int64
  • Summary:N/A

IsBold

  • Return:Boolean
  • Summary:This property gets the bold property of the font.

IsItalic

  • Return:Boolean
  • Summary:This property gets the italic property of the font.

IsStrikeout

  • Return:Boolean
  • Summary:This property gets the strikeout property of the font.

IsUnderline

  • Return:Boolean
  • Summary:This property gets the underline property of the font.

Size

  • Return:Single
  • Summary:This property gets the font size property of the font.

Style

  • Summary:This property gets the font style property of the font.

Protected Properties

Public Events

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.

Go Back

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. Go Back ===== Protected Constructors ===== ===== Public Methods ===== === Equals(Object) === N/A ==== Remarks ==== N/A Return Value * Return Type:Boolean * Description:N/A ==== Parameters ==== obj * Type:Object * Description:N/A Go Back === GetHashCode() === N/A ==== Remarks ==== N/A Return Value * Return Type:Int32 * Description:N/A ==== Parameters ==== Go Back === GetType() === N/A ==== Remarks ==== N/A Return Value * Return Type:Type * Description:N/A ==== Parameters ==== Go Back === ToString() === N/A ==== Remarks ==== N/A Return Value * Return Type:String * Description:N/A ==== Parameters ==== Go Back ===== Protected Methods ===== === Finalize() === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== Go Back === MemberwiseClone() === N/A ==== Remarks ==== N/A Return Value * Return Type:Object * Description:N/A ==== Parameters ==== Go Back ===== Public Properties ===== === FontName === This property gets the font name property of the font. ==== Remarks ==== None ==== Return Value ==== Return Type:String Go Back === Id === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Int64 Go Back === IsBold === This property gets the bold property of the font. ==== Remarks ==== None ==== Return Value ==== Return Type:Boolean Go Back === IsItalic === This property gets the italic property of the font. ==== Remarks ==== None ==== Return Value ==== Return Type:Boolean Go Back === IsStrikeout === This property gets the strikeout property of the font. ==== Remarks ==== None ==== Return Value ==== Return Type:Boolean Go Back === IsUnderline === This property gets the underline property of the font. ==== Remarks ==== None ==== Return Value ==== Return Type:Boolean Go Back === Size === This property gets the font size property of the font. ==== Remarks ==== None ==== Return Value ==== Return Type:Single Go Back === Style === This property gets the font style property of the font. ==== Remarks ==== None ==== Return Value ==== Return Type**:DrawingFontStyles

Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.core.geofont.1442485780.txt.gz · Last modified: 2015/09/17 10:29 by admin