This document is archived and information here might be outdated. Recommended version. |
Line symbol separation within fill.
[Visual Basic .NET]
Public Property Separation As Double
[C#]
public double Separation {get; set;}
[C++]
HRESULT get_Separation(
System.Double* Separation
);
[C++]
HRESULT put_Separation(
double Separation
);
[C++] Parameters Separation [out, retval]
Separation is a parameter of type double* Separation [in]
Separation is a parameter of type double
Separation is the distance between each line within the fill. Separation is specified in points (approximately 1/72 inch).