FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.DrawingSpace 名前空間 > ShapeEventArgs クラス > ShapeEventArgs コンストラクタ : ShapeEventArgs コンストラクタ(String,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)
public ShapeEventArgs( string type, Color shapecolor )