This document is archived and information here might be outdated. Recommended version. |
Average point spacing.
[Visual Basic .NET]
Public Property AvgPointSpacing As Double
[C#]
public double AvgPointSpacing {get; set;}
[C++]
HRESULT get_AvgPointSpacing(
System.Double* pAvgPointSpacing
);
[C++]
HRESULT put_AvgPointSpacing(
double pAvgPointSpacing
);
[C++] Parameters pAvgPointSpacing [out, retval]
pAvgPointSpacing is a parameter of type double* pAvgPointSpacing [in]
pAvgPointSpacing is a parameter of type double