'Declaration
Public Function New( _ ByVal connector As ConnectionShape, _ ByVal targetShapeConnection As Shape, _ ByVal connectionSiteIndex As Integer, _ ByVal connectAnchor As ConnectorDirection _ )
'Usage
Dim connector As ConnectionShape Dim targetShapeConnection As Shape Dim connectionSiteIndex As Integer Dim connectAnchor As ConnectorDirection Dim instance As New ShapeActionsCommand(connector, targetShapeConnection, connectionSiteIndex, connectAnchor)
public ShapeActionsCommand( ConnectionShape connector, Shape targetShapeConnection, int connectionSiteIndex, ConnectorDirection connectAnchor )
Parameters
- connector
- The connector will be performed the action.
- targetShapeConnection
- The shape will be connected by the connector.
- connectionSiteIndex
- The connection site index
- connectAnchor
- The resize anchor of connector