ObjectDecoration Enumeration

ObjectDecoration Enumeration

Defines bit mask values to represent object decorations.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
[FlagsAttribute]
public enum ObjectDecoration
<FlagsAttribute>
Public Enumeration ObjectDecoration
Members
  Member nameValueDescription
None0There are no object decorations.
StartArrowhead8Arrow head at start.
EndArrowhead16Arrow head at end.
BothArrowhead24Arrow head at start and end.
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also