Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: drawing ::

struct Hatch
Description
This struct defines the appearence of a hatch.

A hatch is a texture made of straight lines.


Elements' Summary
Style The HatchStyle defines the kind of lines used to draw this hatch.  
Color This is the color of the hatch lines.  
Distance This is the distance between the lines in the hatch.  
Angle You can rotate the lines of the hatch with this angle.  
Elements' Details
Style
HatchStyle Style;
Description
The HatchStyle defines the kind of lines used to draw this hatch.
Color
::com::sun::star::util::Color Color;
Description
This is the color of the hatch lines.
Distance
long Distance;
Description
This is the distance between the lines in the hatch.
Angle
long Angle;
Description
You can rotate the lines of the hatch with this angle.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.