The methods of the LineSymbology class are listed below. For a complete list of LineSymbology class members, see the LineSymbology Members topic.
Clone | Returns an exact copy of this LineSymbology |
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 |
SetPenWeight | Sets pen weight from the Weight property Used in MapServer only, not in Application Objects and WebControls |
ToString (inherited from Object) | Returns a String that represents the current Object. |
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. |
LineSymbology Class | MapMatrix.Features.MapSymbology Namespace