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