RhinoCommon API
RhinoDocPostEffects Property |
Access to the post effects
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 7.0

public IPostEffects PostEffects { get; }
Public ReadOnly Property PostEffects As IPostEffects Get
Property Value
Type: IPostEffects