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