AGI STK Graphics 11 Send comments on this topic.
Clear Method (IAgStkGraphicsCompositeDisplayCondition)
See Also 





Description

Removes all display conditions from the composite.

Syntax

[Visual Basic .NET]
Public Sub Clear() 

[C#]
public void Clear();

[Managed C++]
public: void Clear();

[Java]
public  clear();

[Unmanaged C++]
public: HRESULT Clear();

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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1