The following tables list the members exposed by NAxisValueAnchor.
Public Properties
| Name | Description |
 | Axis | The axis to attach to. |
 | AxisValue | The axis value. |
 | Mode | Gets or sets the anchor mode. The anchor mode defines how the anchored object is displayed in case the anchor value is out of the axis ruler range. |
Top
Public Methods
| Name | Description |
 | GetLocation | Overridden. Overriden to obtain the location of the anchor, by computing the axis value projection in the current viewport |
 | IsVisible | Overridden. Overriden to take into account the axis visibility |
Top
See Also