MESCIUS SPREAD for Windows Forms 15.0J
LineShape コンストラクタ(Point,Point)

線の始点
線の終点
新しい線シェイプを作成します。
構文
'宣言
 
Public Function New( _
   ByVal startPoint As Point, _
   ByVal endPoint As Point _
)
public LineShape( 
   Point startPoint,
   Point endPoint
)

パラメータ

startPoint
線の始点
endPoint
線の終点
参照

LineShape クラス
LineShape メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.