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)
Since: 6.0
Syntax
public DimensionStyleMaskType MaskColorSource { get; set; }
Public Property MaskColorSource As DimensionStyleMaskType
	Get
	Set

Property Value

Type: DimensionStyleMaskType
See Also