CompositeDisplayConditionClear Method |
Removes all display conditions from the composite.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax member Clear : unit -> unit
Remarks
An empty composite display condition evaluates to
true, so when an
empty composite is assigned to an object, the object is always
rendered.
See Also