This document is archived and information here might be outdated. Recommended version. |
The Y cell size.
[Visual Basic .NET]
Public Property YCellsize As Double
[C#]
public double YCellsize {get; set;}
[C++]
HRESULT get_YCellsize(
System.Double* pYCellsize
);
[C++]
HRESULT put_YCellsize(
double pYCellsize
);
[C++] Parameters pYCellsize [out, retval]
pYCellsize is a parameter of type double* pYCellsize [in]
pYCellsize is a parameter of type double