public ShapeActionsCommand( ConnectionShape connector, Shape targetShapeConnection, int connectionSiteIndex, ConnectorDirection connectAnchor )
'Declaration Public Function New( _ ByVal connector As ConnectionShape, _ ByVal targetShapeConnection As Shape, _ ByVal connectionSiteIndex As Integer, _ ByVal connectAnchor As ConnectorDirection _ )
'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)
'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)
ShapeActionsCommand Class ShapeActionsCommand Members Overload List