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


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