ArcObjects Library Reference (DataSourcesRaster)  

ISlopeZFactorArguments.PixelSizePower Property

Pixel size power.

ERROR: Syntax information about ISlopeZFactorArguments.PixelSizePower may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DataSourcesRaster.dll

[C++]
HRESULT get_PixelSizePower(
  double* psPower
);
[C++]
HRESULT put_PixelSizePower(
  double psPower
);
[C++]

Parameters

psPower [out, retval]   psPower is a parameter of type double psPower [in]   psPower is a parameter of type double

Product Availability

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

See Also

ISlopeZFactorArguments Interface