GrapeCity.Xaml.Excel
RotateWithShape Property (BlipFillFormat)


GrapeCity.Excel.Chart Namespace > BlipFillFormat Class : RotateWithShape Property
Specifies whether the blip will ratate with ship
Syntax
'Declaration
 
Public Property RotateWithShape As Boolean
'Usage
 
Dim instance As BlipFillFormat
Dim value As Boolean
 
instance.RotateWithShape = value
 
value = instance.RotateWithShape
public bool RotateWithShape {get; set;}
See Also

Reference

BlipFillFormat Class
BlipFillFormat Members