RhinoCommon API
ViewCaptureWriterVectorPathProc Delegate |
[Missing <summary> documentation for "T:Rhino.Runtime.ViewCaptureWriter.VectorPathProc"]
Namespace: Rhino.Runtime
Assembly: RhinoCommon (in RhinoCommon.dll)

public delegate void VectorPathProc( int begin, int argb )
Public Delegate Sub VectorPathProc ( begin As Integer, argb As Integer )
Parameters
- begin
- Type: SystemInt32
- argb
- Type: SystemInt32
