This struct defines the appearance of a hatch. More...
import "Hatch.idl";
| Public Attributes | |
| com::sun::star::drawing::HatchStyle | Style | 
| The HatchStyle defines the kind of lines used to draw this hatch. | |
| com::sun::star::util::Color | Color | 
| This is the color of the hatch lines. | |
| long | Distance | 
| This is the distance between the lines in the hatch. | |
| long | Angle | 
| You can rotate the lines of the hatch with this angle. | |
This struct defines the appearance of a hatch.
A hatch is a texture made of straight lines.
| long Angle | 
You can rotate the lines of the hatch with this angle.
Specified in tenths of a degree.
This is the color of the hatch lines.
| long Distance | 
This is the distance between the lines in the hatch.
The HatchStyle defines the kind of lines used to draw this hatch.