Priority indicates the order of a time
component when resolving the overlapping intervals during
rendering.
Read-only property
[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(
|
[Java] |
---|
public ppInteger getPriority();
|