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


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

パラメータ

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

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

 

 


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