[]
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)
Axis to copy.