GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > WorksheetDrawing クラス : GetConnectionLocation メソッド |
'Declaration
Public Sub GetConnectionLocation( _ ByVal shape As ConnectionShape, _ ByVal shapeRect As Rectangle, _ ByRef startPoint As Point, _ ByRef endPoint As Point _ )
public void GetConnectionLocation( ConnectionShape shape, Rectangle shapeRect, out Point startPoint, out Point endPoint )