RotationAngle Property (PSObject)
Gets or sets the rotation angle of the object.
public virtual float RotationAngle {get; set;}
'Declaration
Public Overridable Property RotationAngle As Single
'Usage
Dim instance As PSObject
Dim value As Single
instance.RotationAngle = value
value = instance.RotationAngle