Click or drag to resize

RhinoPageViewDescription Property

Gets and sets a brief description of the page view.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public string Description { get; set; }

Property Value

Type: String
See Also