AxisType Property (AnimationTransformEventArgs)
In This Topic
Gets the axis type.
Syntax
'Declaration
<C1DescriptionAttribute("AnimationTransformEventArgs.AxisType", "Gets the axis type.")>
Public ReadOnly Property AxisType As AxisType
[C1Description("AnimationTransformEventArgs.AxisType", "Gets the axis type.")]
public AxisType AxisType {get;}
See Also