Click or drag to resize

PostEffectIsSelected Property

Return true if the post effect is selected.

Namespace:  Rhino.Render.PostEffects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public bool IsSelected { get; }

Property Value

Type: Boolean
See Also