Click or drag to resize

OptionsDialogPageOptionsPageType Property

17 March 2021 John Morse For internal use in determining the page type. RhinoMac uses this to ensure pages are sized properly when hosting them.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public OptionsDialogPagePageType OptionsPageType { get; }

Property Value

Type: OptionsDialogPagePageType
See Also