STK ObjectsSend comments on this topic.
DecreasePriority Method (IAgVeGfxTimeComponentsElement)
See Also
Windows





Windows & Linux

Description

Decrease the time component's rendering priority.

Syntax

[Visual Basic .NET]
Public Sub DecreasePriority()
[C#]
public void DecreasePriority();
[Managed C++]
public: void DecreasePriority();
[Unmanaged C++]
public: HRESULT DecreasePriority();
[Java]
public void decreasePriority();
[Python - STK API ]
def DecreasePriority(self) -> None:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.