Spread Windows Forms 13.0 Product Documentation
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IConnectorFormat Interface / BeginConnectedShape Property


In This Topic
    BeginConnectedShape Property
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property BeginConnectedShape As IShape
    'Usage
     
    Dim instance As IConnectorFormat
    Dim value As IShape
     
    value = instance.BeginConnectedShape
    IShape BeginConnectedShape {get;}
    See Also