This document is archived and information here might be outdated. Recommended version. |
The line start offset.
[Visual Basic .NET]
Public Property LineStartOffset As Double
[C#]
public double LineStartOffset {get; set;}
[C++]
HRESULT get_LineStartOffset(
System.Double* Offset
);
[C++]
HRESULT put_LineStartOffset(
double Offset
);
[C++] Parameters Offset [out, retval]
Offset is a parameter of type double* Offset [in]
Offset is a parameter of type double
Specifies in points (approx. 1/72 of an inch) the distance the decoration will be offset from the start of the line.