Click or drag to resize

DisplayPipelineFrameSize Property

Gets the size of the frame buffer that this pipeline is drawing to.

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

Property Value

Type: Size
See Also