This document is archived and information here might be outdated. Recommended version. |
Arrow fit tolerance of the style.
[Visual Basic .NET]
Public Property MarkerFitTolerance As Double
[C#]
public double MarkerFitTolerance {get; set;}
[C++]
HRESULT get_MarkerFitTolerance(
double Tolerance
);
[C++]
HRESULT put_MarkerFitTolerance(
System.Double* Tolerance
);
[C++] Parameters Tolerance [in]
Tolerance is a parameter of type double Tolerance [out, retval]
Tolerance is a parameter of type double*