This document is archived and information here might be outdated. Recommended version. |
Position of the flag along the edge element.
[Visual Basic .NET]
Public Property Percentage As Double
[C#]
public double Percentage {get; set;}
[C++]
HRESULT get_Percentage(
System.Double* Percentage
);
[C++]
HRESULT put_Percentage(
double Percentage
);
[C++] Parameters Percentage [out, retval]
Percentage is a parameter of type double* Percentage [in]
Percentage is a parameter of type double