Click or drag to resize

ViewCaptureWriterVectorClipPathProc Delegate

[Missing <summary> documentation for "T:Rhino.Runtime.ViewCaptureWriter.VectorClipPathProc"]

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public delegate void VectorClipPathProc(
	IntPtr loops,
	int asBeziers
)

Parameters

loops
Type: SystemIntPtr
asBeziers
Type: SystemInt32
See Also