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