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: 25.1.421.0 (25.1.421.0)
Syntaxpublic ConstantDisplayCondition()
public:
ConstantDisplayCondition()
new : unit -> ConstantDisplayCondition
See Also