The Label type exposes the following members.

Methods

  NameDescription
Public methodEquals
Indicates whether this Label has an equivalence to another Label.
(Overrides Object..::..Equals(Object).)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Returns a unique hash code for this Label.
(Overrides Object..::..GetHashCode()()()().)
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.)
Public methodToString
Returns either the property value or the name of the dimension value.
(Overrides Object..::..ToString()()()().)

Properties

  NameDescription
Public propertyDimVal
Returns the dimension value.
Public propertyProperty
Returns the property value.

See Also