PostEffectDataShown Property |
The 'shown' state of this post effect.
Namespace:
Rhino.Render.PostEffects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntaxpublic bool Shown { get; set; }
Public Property Shown As Boolean
Get
Set
Property Value
Type:
Boolean
See Also