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