[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.ConnectionShape.ShowRotation

ShowRotation Property

ShowRotation

Gets a value indicating whether this ConnectionShape is rotatable.

Declaration
public override bool ShowRotation { get; }
Public Overrides ReadOnly Property ShowRotation As Boolean
Property Value
Type Description
bool

true if this ConnectionShape is rotatable; otherwise, false.

Overrides
GrapeCity.Spreadsheet.Drawing.Shape.ShowRotation