ViewCaptureWriterVectorArcProc Delegate |
[Missing <summary> documentation for "T:Rhino.Runtime.ViewCaptureWriter.VectorArcProc"]
Namespace: Rhino.Runtime
public delegate void VectorArcProc( int argb, float thickness, int dashed, ref Arc arc )
Public Delegate Sub VectorArcProc ( argb As Integer, thickness As Single, dashed As Integer, ByRef arc As Arc )