ViewCaptureWriterVectorClipPathProc Delegate |
[Missing <summary> documentation for "T:Rhino.Runtime.ViewCaptureWriter.VectorClipPathProc"]
Namespace: Rhino.Runtime
public delegate void VectorClipPathProc( int count, IntPtr points, int asBeziers )
Public Delegate Sub VectorClipPathProc ( count As Integer, points As IntPtr, asBeziers As Integer )