Click or drag to resize

RhinoViewSize Property

Gets or sets the size of the view

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

Property Value

Type: Size
See Also