This document is archived and information here might be outdated.  Recommended version.


IImageServiceInfo3.MinimumPixelSize Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

IImageServiceInfo3.MinimumPixelSize Property

The minimum visible pixel size for the service.

[Visual Basic .NET]
Public WriteOnly Property MinimumPixelSize_2
[C#]
public void MinimumPixelSize_2 {set;}
[C++]
HRESULT put_MinimumPixelSize(
  double 
);
[C++]

Parameters [in] is a parameter of type double

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IImageServiceInfo3 Interface