STK ObjectsSend comments on this topic.
Resolution Property (IAgMsGraphics)
See Also
Windows





Windows & Linux

Description

Get the resolution graphics.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Resolution() As IAgVeGfxTrajectoryResolution
[C#]
public IAgVeGfxTrajectoryResolution Resolution {get;}
[Managed C++]
public: __property IAgVeGfxTrajectoryResolution ^ get_Resolution();
[Unmanaged C++]
public: HRESULT get_Resolution(
    IAgVeGfxTrajectoryResolution ** ppVal
);
[Java]
public IAgVeGfxTrajectoryResolution getResolution();
[Python - STK API ]
@property
def Resolution(self) -> "IAgVeGfxTrajectoryResolution":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.