Click or drag to resize

ObjectAttributesDecals Property

Gets all object decals associated with this object.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.10
Syntax
public Decals Decals { get; }

Property Value

Type: Decals
See Also