AxisKey Structure Members
The following tables list the members exposed by AxisKey.
Public Constructors
Name | Description | |
---|---|---|
AxisKey Constructor | Overloaded. |
Public Properties
Name | Description | |
---|---|---|
AxisHashCode | Gets the hashcode of axis from which this key was created | |
Id | Gets or sets the string Id of this axis. | |
IsXAxis | Gets whether the current axis is an X-Axis or not |
Public Methods
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. | |
GetHashCode | Serves as the default hash function. |
Extension Methods
Name | Description | |
---|---|---|
DebugFinalizer<T> | Notifies that finalizer has been invoked | |
ToDoubleArray | Overloaded. Converts an System.IComparable array to double array | |
ToEnumerable<T> | Yields a single item, converting it to System.Collections.IEnumerable. | |
ToStringArray2D<T> |
Public Events
Name | Description | |
---|---|---|
PropertyChanged |
See Also