RhinoView.Size Property

RhinoViewSize Property

Gets or sets the size of the view

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Size Size { get; set; }
Public Property Size As Size
	Get
	Set

Property Value

Type: Size
Version Information

Rhino for Windows

Supported in: 6.14
See Also