GrapeCity SPREAD for Windows Forms 11.0J
ShapeEventArgs コンストラクタ(String,String)


シェイプの種類
シェイプの子の種類
SubEditorCancel イベント引数を含む新しいオブジェクトを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal type As String, _
   ByVal childType As String _
)
'使用法
 
Dim type As String
Dim childType As String
 
Dim instance As New ShapeEventArgs(type, childType)
public ShapeEventArgs( 
   string type,
   string childType
)

パラメータ

type
シェイプの種類
childType
シェイプの子の種類
参照

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

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.