Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / GroupShape Class / ShowRotation Property


In This Topic
ShowRotation Property (GroupShape)
In This Topic
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property ShowRotation As Boolean
 
'Usage
 
Dim instance As GroupShape
Dim value As Boolean
 
value = instance.ShowRotation
See Also