Click or drag to resize

DecalIsVisible Property

Gets the decal's visibility.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.18
Syntax
public bool IsVisible { get; }

Property Value

Type: Boolean
See Also