This document is archived and information here might be outdated. Recommended version. |
The roll factor.
[Visual Basic .NET]
Public Property RollFactor As Double
[C#]
public double RollFactor {get; set;}
[C++]
HRESULT get_RollFactor(
System.Double* pRollFactor
);
[C++]
HRESULT put_RollFactor(
double pRollFactor
);
[C++] Parameters pRollFactor [out, retval]
pRollFactor is a parameter of type double* pRollFactor [in]
pRollFactor is a parameter of type double