This document is archived and information here might be outdated. Recommended version. |
The pixel height in ground resolution.
[Visual Basic .NET] Public Property PixelHeight As Double
[C#] public double PixelHeight {get; set;}
[C++]
HRESULT get_PixelHeight(
double Height
);
[C++]
HRESULT put_PixelHeight(
System.Double* Height
);
[C++]
Parameters Height [in]
Height is a parameter of type double Height [out, retval]
Height is a parameter of type double*