This document is archived and information here might be outdated. Recommended version. |
Height of the patch in points.
[Visual Basic .NET] Public Property PatchHeight As Double
[C#] public double PatchHeight {get; set;}
[C++]
HRESULT get_PatchHeight(
System.Double* Height
);
[C++]
HRESULT put_PatchHeight(
double Height
);
[C++]
Parameters Height [out, retval]
Height is a parameter of type double* Height [in]
Height is a parameter of type double