A condition that is based a user defined
boolean value. For example, when this is false, it is used to hide
an object in the scene.
| C# | Visual Basic | Visual C++ |
public class AgGxDisplayConditionConstantClass : IAgGxDisplayConditionConstant, AgGxDisplayConditionConstant, IAgGxDisplayCondition
Public Class AgGxDisplayConditionConstantClass _ Implements IAgGxDisplayConditionConstant, AgGxDisplayConditionConstant, IAgGxDisplayCondition
public ref class AgGxDisplayConditionConstantClass : IAgGxDisplayConditionConstant, AgGxDisplayConditionConstant, IAgGxDisplayCondition
| All Members | Constructors | Methods | Properties | ||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
AgGxDisplayConditionConstantClass () () () |
|
|
|
Display |
Boolean that determines if the condition is
always true or always false. The default is false.
|
|
|
Equals(Object) |
(Inherited from
Object.)
|
|
|
Finalize () () () |
Allows an
Objectto attempt to free resources and perform
other cleanup operations before the
Objectis reclaimed by garbage
collection. (Inherited from
Object.)
|
|
|
GetHashCode () () () |
Serves as a hash function for a particular
type.
GetHashCode
()
()
()
is suitable for use in hashing algorithms and data
structures like a hash table. (Inherited from
Object.)
|
|
|
GetType () () () |
Gets the
Typeof the current instance. (Inherited
from
Object.)
|
|
|
IAgGxDisplayCondition_IsDisplayed(IAgGxCentralBody, AgGxReferenceFrame, Double, Double, Double, Double, IAgGxDynamicScene) |
|
|
|
Initialize(Boolean) |
Initializes the display condition with a
boolean that determines if the condition is always true or always
false.
|
|
|
IsDisplayed(IAgGxCentralBody, AgGxReferenceFrame, Double, Double, Double, Double, IAgGxDynamicScene) |
Returns true if the condition is satisfied,
indicating the object should be displayed.
|
|
|
MemberwiseClone () () () |
Creates a shallow copy of the current
Object. (Inherited from
Object.)
|
|
|
ToString () () () |
(Inherited from
Object.)
|
| Object | |
|
|
AgGxDisplayConditionConstantClass |
Assembly: AGI.Graphics.Interop(Module: AGI.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)