22 module
com { module sun { module star { module drawing {
HatchStyle
The HatchStyle defines the style of the lines in a hatch.
Definition HatchStyle.idl:27
long Color
describes an RGB color value with an optional alpha channel.
Definition Color.idl:34
Definition Ambiguous.idl:20
This struct defines the appearance of a hatch.
Definition Hatch.idl:29
com::sun::star::drawing::HatchStyle Style
The HatchStyle defines the kind of lines used to draw this hatch.
Definition Hatch.idl:33
long Angle
You can rotate the lines of the hatch with this angle.
Definition Hatch.idl:46
long Distance
This is the distance between the lines in the hatch.
Definition Hatch.idl:41
com::sun::star::util::Color Color
This is the color of the hatch lines.
Definition Hatch.idl:37