This document is archived and information here might be outdated. Recommended version. |
Value for the left margin.
[Visual Basic .NET] Public Property LeftMargin As Double
[C#] public double LeftMargin {get; set;}
[C++]
HRESULT get_LeftMargin(
System.Double* LeftMargin
);
[C++]
HRESULT put_LeftMargin(
double LeftMargin
);
[C++]
Parameters LeftMargin [out, retval]
LeftMargin is a parameter of type double* LeftMargin [in]
LeftMargin is a parameter of type double
LeftMargin specifies the distance between the text and the left edge of the callout.