GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > ShapeActionsCommand クラス > ShapeActionsCommand コンストラクタ : ShapeActionsCommand コンストラクタ(ConnectionShape,Shape,Int32,ConnectorDirection) |
'Declaration
Public Function New( _ ByVal connector As ConnectionShape, _ ByVal targetShapeConnection As Shape, _ ByVal connectionSiteIndex As Integer, _ ByVal connectAnchor As ConnectorDirection _ )
public ShapeActionsCommand( ConnectionShape connector, Shape targetShapeConnection, int connectionSiteIndex, ConnectorDirection connectAnchor )