|
Rhino C++ API
9.0
|
#include <rhinoSdkEventWatcher.h>
Public Attributes | |
| int | m_markup_index |
| CRhinoDocMarkupViewChanged::MarkupMode | m_markup_mode |
| The markup mode the document is now in. More... | |
| unsigned int | m_rhino_doc_sn |
| The serial number of the document whose markup view state changed. More... | |
| int CRhinoDocMarkupViewChanged::CParameters::m_markup_index |
The table index of the markup being viewed/edited, or -1 if none (e.g. when leaving markup mode or while creating a new markup).
| CRhinoDocMarkupViewChanged::MarkupMode CRhinoDocMarkupViewChanged::CParameters::m_markup_mode |
The markup mode the document is now in.
| unsigned int CRhinoDocMarkupViewChanged::CParameters::m_rhino_doc_sn |
The serial number of the document whose markup view state changed.
1.8.17