StackedDialogPage.PageImage Property

StackedDialogPagePageImage Property

Optionally override to provide a image to display in the Mac Rhino UI

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public virtual Image PageImage { get; }
Public Overridable ReadOnly Property PageImage As Image
	Get

Property Value

Type: Image
The page image.
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also