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

A LineDash defines a non-continuous line. More...

import"LineDash.idl";

Public Attributes

com::sun::star::drawing::DashStyle Style
 This sets the style of this LineDash. More...
 
short Dots
 This is the number of dots in this LineDash. More...
 
long DotLen
 This is the length of a dot. More...
 
short Dashes
 This is the number of dashes. More...
 
long DashLen
 This is the length of a single dash. More...
 
long Distance
 This is the distance between the dots. More...
 

Detailed Description

A LineDash defines a non-continuous line.

Member Data Documentation

◆ Dashes

short Dashes

This is the number of dashes.

◆ DashLen

long DashLen

This is the length of a single dash.

◆ Distance

long Distance

This is the distance between the dots.

◆ DotLen

long DotLen

This is the length of a dot.

◆ Dots

short Dots

This is the number of dots in this LineDash.

◆ Style

This sets the style of this LineDash.


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