CustomImageGlobeOverlayMaximumMetersPerPixel Property |
Gets the maximum resolution of the inlay in meters per pixel.
Namespace:
AGI.Foundation.Graphics.Advanced
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double MaximumMetersPerPixel { get; protected set; }
Public Property MaximumMetersPerPixel As Double
Get
Protected Set
public:
property double MaximumMetersPerPixel {
double get ();
protected: void set (double value);
}
member MaximumMetersPerPixel : float with get, set
Property Value
Type:
DoubleSee Also