AGI STK Objects 11 Send comments on this topic.
Priority Property (IAgVeGfxTimeComponentsElement)
See Also 





Description

Priority indicates the order of a time component when resolving the overlapping intervals during rendering.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Priority() As Integer

[C#]
public int Priority {get;}

[Managed C++]
public: __property int get_Priority();

[Unmanaged C++]
public: HRESULT get_Priority(
int * pRetVal
);

[Java]
public ppInteger getPriority();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1