This document is archived and information here might be outdated. Recommended version. |
Height of the construction for creating baseline dimensions with this style.
[Visual Basic .NET]
Public Property BaselineHeight As Double
[C#]
public double BaselineHeight {get; set;}
[C++]
HRESULT get_BaselineHeight(
double Height
);
[C++]
HRESULT put_BaselineHeight(
System.Double* Height
);
[C++] Parameters Height [in]
Height is a parameter of type double Height [out, retval]
Height is a parameter of type double*