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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.