This document is archived and information here might be outdated. Recommended version. |
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(
System.Double* overshot
);
[C++] Parameters overshot [in]
overshot is a parameter of type double overshot [out, retval]
overshot is a parameter of type double*