STK Graphics PrimitivesSend comments on this topic.
MaximumMetersPerPixel Property (IAgStkGraphicsCustomImageGlobeOverlay)
See Also
Windows





Windows & Linux

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();
[Python - STK API ]
@property
def MaximumMetersPerPixel(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.