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