Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / ICalloutFormat Interface / DropType Property


In This Topic
DropType Property
In This Topic
Gets the a value that indicates where the callout line attaches to the callout text box.
Syntax
'Declaration
 
ReadOnly Property DropType As CalloutDropType
 
'Usage
 
Dim instance As ICalloutFormat
Dim value As CalloutDropType
 
value = instance.DropType

Property Value

Where the callout line attaches to the callout text box.
See Also