![]() ![]() | Determines whether the specified Object instances are considered equal. |
![]() ![]() | Determines whether the specified Object instances are the same instance. |
![]() |
Construct |
![]() | The axis this object adds physical extents to. |
![]() | The length in pixels of the axis. |
![]() | The physical position corresponding to WorldMax. |
![]() | The physical position corresponding to WorldMin. |
![]() | The length in world coordinates of one pixel. |
![]() | Draws the axis on the given graphics surface. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns the smallest rectangle that completely contains all parts of the axis [including ticks and label]. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Given a physical point on the graphics surface, returns the world value of it's projection onto the axis [i.e. closest point on the axis]. The function is implemented for axes of arbitrary orientation. |
![]() | This sets new world limits for the axis from two physical points selected within the plot area. |
![]() | Returns a String that represents the current Object. |
![]() | Given a world coordinate value, returns the physical position of the coordinate along the axis. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
PhysicalAxis Class | NPlot Namespace