This document is archived and information here might be outdated. Recommended version. |
The maximum visible pixel size factor.
[Visual Basic .NET]
Public Property MaximumCellSizeFactor As Double
[C#]
public double MaximumCellSizeFactor {get; set;}
[C++]
HRESULT get_MaximumCellSizeFactor(
System.Double* pMaxCellSizeFactor
);
[C++]
HRESULT put_MaximumCellSizeFactor(
double pMaxCellSizeFactor
);
[C++] Parameters pMaxCellSizeFactor [out, retval]
pMaxCellSizeFactor is a parameter of type double* pMaxCellSizeFactor [in]
pMaxCellSizeFactor is a parameter of type double