public ShapeEventArgs( string type, Color shapecolor )
'Declaration Public Function New( _ ByVal type As String, _ ByVal shapecolor As Color _ )
'Declaration
Public Function New( _ ByVal type As String, _ ByVal shapecolor As Color _ )
'使用法 Dim type As String Dim shapecolor As Color Dim instance As New ShapeEventArgs(type, shapecolor)
'使用法
Dim type As String Dim shapecolor As Color Dim instance As New ShapeEventArgs(type, shapecolor)
ShapeEventArgs クラス ShapeEventArgs メンバ オーバーロード一覧
© 2004-2017, GrapeCity inc. All rights reserved.