This document is archived and information here might be outdated. Recommended version. |
The percent min.
[Visual Basic .NET]
Public Property PercentMin As Single
[C#]
public float PercentMin {get; set;}
[C++]
HRESULT get_PercentMin(
float pPercentMin
);
[C++]
HRESULT put_PercentMin(
System.Single* pPercentMin
);
[C++] Parameters pPercentMin [in]
pPercentMin is a parameter of type single pPercentMin [out, retval]
pPercentMin is a parameter of type single*