GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > ConnectionShape クラス > BeginConnect メソッド : BeginConnect(Shape,Int32,Boolean,Boolean) メソッド |
'Declaration
Public Overloads Sub BeginConnect( _ ByVal connectedShape As Shape, _ ByVal connectionSite As Integer, _ ByVal layout As Boolean, _ ByVal updateParentBoundary As Boolean _ )
public void BeginConnect( Shape connectedShape, int connectionSite, bool layout, bool updateParentBoundary )