Click or drag to resize

DimensionStyleMaskType Enumeration

Text mask drawn with background color or explicit color

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public enum MaskType
Members
  Member nameValueDescription
BackgroundColor0 Text mask drawn with background color
MaskColor1 Text mask drawn with explicit color
See Also