RhinoCommon API
TextEntityMaskUsesViewportColor 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)
public bool MaskUsesViewportColor { get; set; }
Public Property MaskUsesViewportColor As Boolean Get Set