![]() |
This document is archived and information here might be outdated. Recommended version. |
The interval between border patterns in points.
[Visual Basic .NET] Public Property Interval As Double
[C#] public double Interval {get; set;}
[C++]
HRESULT get_Interval(
System.Double* intervalPts
);
[C++]
HRESULT put_Interval(
double intervalPts
);
[C++]
Parameters intervalPts [out, retval]
intervalPts is a parameter of type double* intervalPts [in]
intervalPts is a parameter of type double