AGI STK Graphics 11 Send comments on this topic.
MaximumMetersPerPixel Property (IAgStkGraphicsCustomImageGlobeOverlay)
See Also 





Description

Gets the maximum resolution of the inlay in meters per pixel.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MaximumMetersPerPixel() As Double

[C#]
public double MaximumMetersPerPixel {get;}

[Managed C++]
public: __property double get_MaximumMetersPerPixel();

[Unmanaged C++]
public: HRESULT get_MaximumMetersPerPixel(
double * pRetVal
);

[Java]
public double getMaximumMetersPerPixel();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1