RhinoDocMarkupMode Property |
The markup mode this document is currently in: creating, viewing or editing
a markup, or
None when not
in markup mode.
MarkupViewChanged reports changes to this value.
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntaxpublic MarkupMode MarkupMode { get; }Public ReadOnly Property MarkupMode As MarkupMode
Get
Property Value
Type:
MarkupMode
See Also