Get the resolution graphics.
Read-only property
[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(
|
[Java] |
---|
public IAgVeGfxTrajectoryResolution getResolution();
|