GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > ShapeActionsCommand クラス > ShapeActionsCommand コンストラクタ : ShapeActionsCommand コンストラクタ(Shape,Int32,Int32,Size) |
'Declaration
Public Function New( _ ByVal activeDrawingObject As Shape, _ ByVal pathIndex As Integer, _ ByVal nodeIndex As Integer, _ Optional ByVal shapeChange As Size _ )
public ShapeActionsCommand( Shape activeDrawingObject, int pathIndex, int nodeIndex, Size shapeChange )