The minimum raster pyramid size.
[Visual Basic .NET] Public Property MinimumSize As IPnt
[C#] public IPnt MinimumSize {get; set;}
[C++]
HRESULT get_MinimumSize(
IPnt** ppVal
);
[C++]
HRESULT put_MinimumSize(
IPnt* ppVal
);
[C++]Parameters
ppVal [out, retval]ppVal is a parameter of type IPnt
ppVal [in]ppVal is a parameter of type IPnt
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.