DimensionStyle.MaskType Enumeration

DimensionStyleMaskType Enumeration

Text mask drawn with background color or explicit color

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

Rhino for Windows

Supported in: 6.8
See Also