Click or drag to resize

MLineStyleElement Methods

The MLineStyleElement type exposes the following members.

Methods
  NameDescription
Public methodClone
Creates a MLineStyleElement that is a copy of the current instance.
Public methodCompareTo
Compares the current object with another object of the same type.
Public methodEquals(MLineStyleElement)
Check if two MLineStyleElement are equal.
Public methodEquals(Object)
Check if two MLineStyleElement are equal.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Returns the hash code for this instance.
(Overrides ObjectGetHashCode.)
Public methodToString
Converts the value of this instance to its equivalent string representation.
(Overrides ObjectToString.)
Top
See Also