This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDimensionStyleDisplay Interface > IDimensionStyleDisplay.ExtensionLineOvershot Property (ArcObjects .NET 10.5 SDK) |
Length of the extension line overshot.
[Visual Basic .NET] Public Property ExtensionLineOvershot As Double
[C#] public double ExtensionLineOvershot {get; set;}
[C++]
HRESULT get_ExtensionLineOvershot(
double* overshot
);
[C++]
HRESULT put_ExtensionLineOvershot(
double overshot
);
[C++]
Parameters overshot [out, retval] overshot is a parameter of type double overshot [in] overshot is a parameter of type double