'Declaration
Protected Overridable Function CreatePrimitiveForType( _ ByVal type As RoutableConnectorType _ ) As NPolyPathPrimitive
'Usage
Dim instance As NRoutableConnector Dim type As RoutableConnectorType Dim value As NPolyPathPrimitive value = instance.CreatePrimitiveForType(type)
protected virtual NPolyPathPrimitive CreatePrimitiveForType( RoutableConnectorType type )
Parameters
- type