Gets or sets the angle of rotation.
public Nullable<int> Rotation {get; set;}
'Declaration Public Property Rotation As Nullable(Of Integer)
An int? value indicating the angle of rotation.
ThreeDProperties Class ThreeDProperties Members