MapMatrix NetGIS Class Library

FontSymbology Methods

The methods of the FontSymbology class are listed below. For a complete list of FontSymbology class members, see the FontSymbology Members topic.

Public Instance Methods

Clone Returns and exact copy of this FontSymbology object
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
GetXML Returns an XML string representing this Object
SetColor (inherited from SymbolBase)Overloaded. Sets the color for this Symbol
SetDrawingPen (inherited from SymbolBase) Defines the DrawingPen for the Symbol from the Color Property
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
GetInnerXML Generates the inner xml for this symbology object. This is used so this class can be used as a base class and all of its inner-attributes can be output in the derived classes GetXML by calling this GetInnerXML (see GetXML in this class)
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

FontSymbology Class | MapMatrix.Features.MapSymbology Namespace