Click or drag to resize

MarkupViewChangedEventArgs Properties

The MarkupViewChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDocument
The Rhino document.
Public propertyIndex
The table index of the markup being viewed or edited, or -1 if none (for example when leaving markup mode or while creating a new markup).
Public propertyMode
The markup mode the document is now in.
Top
See Also