ConstantDisplayCondition Constructor |
Initializes a default constant display condition.
Display is set to
false so when this display condition is assigned to an object, such as a
primitive,
the object is not
rendered.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public ConstantDisplayCondition()
public:
ConstantDisplayCondition()
new : unit -> ConstantDisplayCondition
See Also