Click or drag to resize

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; }

Property Value

Type: DimensionStyleMaskType
See Also