PowerTools SPREAD for Windows Forms 8.0J
LineShape コンストラクタ(LineShape)


コピーするシェイプ。
指定されたシェイプのコピーである新しいシェイプを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal shape As LineShape _
)
'使用法
 
Dim shape As LineShape
 
Dim instance As New LineShape(shape)
public LineShape( 
   LineShape shape
)

パラメータ

shape
コピーするシェイプ。
参照

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

 

 


© 2004-2015, GrapeCity inc. All rights reserved.