Length of the extension line offset.
[Visual Basic .NET] Public Property ExtensionLineOffset As Double
[C#] public double ExtensionLineOffset {get; set;}
[C++]
HRESULT get_ExtensionLineOffset(
double* Offset
);
[C++]
HRESULT put_ExtensionLineOffset(
double Offset
);
[C++]Parameters
Offset [out, retval] Offset is a parameter of type double Offset [in] Offset is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.