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; }
Public ReadOnly Property FrameSize As Size
Get
Property Value
Type:
SizeSee Also