In This Topic
Specifies the angle at which the picture is rotated.
Syntax
'Declaration
Protected pictureAngle As Single
'Usage
Dim instance As PSObject
Dim value As Single
value = instance.pictureAngle
instance.pictureAngle = value
protected float pictureAngle
See Also