MapMatrix NetGIS Class Library

SymbologyStyle Methods

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

Public Static Methods

GetAreaFillStyle Parses a string into a MapMatrix AreaFillStyle enumeration value
GetFontStyle Parses a string into a MapMatrix FontStyle enumeration value
GetHatchStyle Parses a string into a MapMatrix HatchStyle enumeration value
GetLineStyle Parses a string into a MapMatrix LineStyle enumeration value
GetStandardColor Parses a string into a MapMatrix StandardColor enumeration value
GetStringAlignment Parses a string into a StringAlignment enumeration
GetStringFormatFlags Parses a string value to a StringFormatFlags
GetSystemFontStyle Parses a string into a System.Drawing.FontStyle FontStyle enumeration value
GetSystemStringAlignment Parses a string into a .NET StringAlignment enumeration
GetSystemStringFormatFlags Parses a string value to a .NET StringFormatFlags
ParseToBool Parses a string value (yes or no, true or false) to a boolean value

Public Instance Methods

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.
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.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

SymbologyStyle Class | MapMatrix.Features.MapSymbology Namespace