'Declaration
Public Function New( _ ByVal targetNode As NLayout, _ ByVal context As NLayoutContext, _ ByVal graph As NGraph _ )
'Usage
Dim targetNode As NLayout Dim context As NLayoutContext Dim graph As NGraph Dim instance As New NGraphLayoutCancelEventArguments(targetNode, context, graph)
public NGraphLayoutCancelEventArguments( NLayout targetNode, NLayoutContext context, NGraph graph )
Parameters
- targetNode
- context
- graph