Click or drag to resize

StackedDialogPagePageImage Property

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

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public virtual Image PageImage { get; }

Property Value

Type: Image
The page image.
See Also