Click or drag to resize

ObjectAttributesObjectDecoration Property

Used to indicate an object has a decoration (like an arrowhead on a curve)

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public ObjectDecoration ObjectDecoration { get; set; }

Property Value

Type: ObjectDecoration
See Also