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