MESCIUS SPREAD for Windows Forms 17.0J
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
)

パラメータ

shape
接続シェイプ。
shapeRect
シェイプ描画の境界。
startPoint
接続シェイプの始点。
endPoint
接続シェイプの終点。
参照

WorksheetDrawing クラス
WorksheetDrawing メンバ

 

 


© MESCIUS inc. All rights reserved.