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