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