FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / CalloutArrowShape Class / bgImageAngle Field


In This Topic
bgImageAngle Field (CalloutArrowShape)
In This Topic
Specifies the angle at which the background image is rotated.
Syntax
'Declaration
 
Protected bgImageAngle As Single
 
'Usage
 
Dim instance As CalloutArrowShape
Dim value As Single
 
value = instance.bgImageAngle
 
instance.bgImageAngle = value
See Also