Click or drag to resize

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)
Since: 6.0
Syntax
public bool MaskUsesViewportColor { get; set; }

Property Value

Type: Boolean
See Also