Offset in map units at which labels will be placed away from line features.
[Visual Basic 6.0] Property LineOffset As Double
[Visual Basic .NET] Public Property LineOffset As Double
[C#] public double LineOffset {get; set;}
[Java] public Double getLineOffset() throws IOException, AutomationException
[Java] public void setLineOffset( Double LineOffset ) throws IOException, AutomationException
[C++]
HRESULT get_LineOffset(
double* LineOffset
);
[C++] HRESULT put_LineOffset( double LineOffset);
Parameters
LineOffset [out, retval]
LineOffset is a parameter of type double
LineOffset [in]
LineOffset is a parameter of type double