Click or drag to resize

SectionLabelStyle Enumeration

The source of sectioning attributes on an object.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public enum SectionLabelStyle
Members
  Member nameValueDescription
None0No label
TextDotFromName1Label shown as a text dot with content from name
TextFromName2Label shown as text with content from name
See Also