AnnotationBaseMaskUsesViewportColor Property |
If true, the viewport's color is used for the mask color. If
false, the color defined by MaskColor is used
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool MaskUsesViewportColor { get; set; }Public Property MaskUsesViewportColor As Boolean
Get
Set
Property Value
Type:
Boolean
Version InformationRhino for Windows
Supported in: 6.8
See Also