LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
Hatch Struct Referencepublished

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. More...
 
com::sun::star::util::Color Color
 This is the color of the hatch lines. More...
 
long Distance
 This is the distance between the lines in the hatch. More...
 
long Angle
 You can rotate the lines of the hatch with this angle. More...
 

Detailed Description

This struct defines the appearance of a hatch.

A hatch is a texture made of straight lines.

Member Data Documentation

◆ Angle

long Angle

You can rotate the lines of the hatch with this angle.

Specified in tenths of a degree.

◆ Color

This is the color of the hatch lines.

◆ Distance

long Distance

This is the distance between the lines in the hatch.

◆ Style

The HatchStyle defines the kind of lines used to draw this hatch.


The documentation for this struct was generated from the following file: