Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / ConnectionShape Class / IsElbow Property


In This Topic
IsElbow Property
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property IsElbow As Boolean
 
'Usage
 
Dim instance As ConnectionShape
Dim value As Boolean
 
value = instance.IsElbow
See Also