Click or drag to resize

PostProcessFrameBufferEventArgs Properties

The PostProcessFrameBufferEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDisplay (Inherited from DrawEventArgs.)
Public propertyFrameBufferSize
Width and height in pixels of the frame this handler can read. A layout runs this channel once per detail, so this is not always the size of the view.
Public propertyRhinoDoc (Inherited from DrawEventArgs.)
Public propertyViewport (Inherited from DrawEventArgs.)
Top
See Also