[]
Creates a new axis.
protected Axis()
Protected Sub New()
Creates a new axis that is a deep copy of the specified axis.
protected Axis(Axis axis)
Protected Sub New(axis As Axis)
| Type | Name | Description |
|---|---|---|
| Axis | axis | Axis to copy. |