LibreOffice
LibreOffice 24.8 SDK API Reference
Loading...
Searching...
No Matches
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.
 
short Dots
 This is the number of dots in this LineDash.
 
long DotLen
 This is the length of a dot.
 
short Dashes
 This is the number of dashes.
 
long DashLen
 This is the length of a single dash.
 
long Distance
 This is the distance between the dots.
 

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: