AnnotationBase.MaskColorSource Property

AnnotationBaseMaskColorSource Property

Gets or sets whether the mask background color is from the background or from a color

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public DimensionStyleMaskType MaskColorSource { get; set; }
Public Property MaskColorSource As DimensionStyleMaskType
	Get
	Set

Property Value

Type: DimensionStyleMaskType
Version Information

Rhino for Windows

Supported in: 6.8
See Also