Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing.Effects Namespace / OuterShadowEffect Class / RotateWithShape Property


In This Topic
RotateWithShape Property (OuterShadowEffect)
In This Topic
Syntax
'Declaration
 
Public Property RotateWithShape As Boolean
 
'Usage
 
Dim instance As OuterShadowEffect
Dim value As Boolean
 
instance.RotateWithShape = value
 
value = instance.RotateWithShape
See Also