Click or drag to resize

PostProcessFrameBufferEventArgsFrameBufferSize Property

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.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Size FrameBufferSize { get; }

Property Value

Type: Size
See Also