Click or drag to resize

RayguideWrapper Properties

The RayguideWrapper type exposes the following members.

Properties
 NameDescription
Public propertyCanRedo The flag whether a redo operation is available.
Public propertyCanUndo The flag whether an undo operation is available.
Public propertyExceptionCallback The callback function when an exception occurs. The function has the exception as the parameter.
Public propertyMarkerApi The root class of RAYGUIDE API being used by the GUI.
Public propertyModalMessageCallback The callback function when a message is to be displayed as a modal dialog. The function has the message as the parameter.
Top
See Also