Spread Windows Forms 17
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
    public override bool ShowRotation {get;}
    See Also