Click or drag to resize

MLineStyleElement Methods

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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(Object)
Check if two MLineStyleElement are equal.
(Overrides ObjectEquals(Object).)
Public methodEquals(MLineStyleElement)
Check if two MLineStyleElement are equal.
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Returns the hash code for this instance.
(Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnLinetypeChangedEvent
Public methodToString
Converts the value of this instance to its equivalent string representation.
(Overrides ObjectToString.)
Top
See Also