FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / ThreeWayArrowShape Class / pictureAngle Field


In This Topic
pictureAngle Field (ThreeWayArrowShape)
In This Topic
Specifies the angle at which the picture is rotated.
Syntax
'Declaration
 
Protected pictureAngle As Single
 
'Usage
 
Dim instance As ThreeWayArrowShape
Dim value As Single
 
value = instance.pictureAngle
 
instance.pictureAngle = value
See Also