linestyle

package
v2.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 23, 2024 License: MIT Imports: 0 Imported by: 6

Documentation

Overview

Package linestyle contains all line styles.

Index

Constants

View Source
const (
	// DefaultLineThickness represents the default line style width in gofpdf.
	DefaultLineThickness float64 = 0.2
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Type

type Type string

Type is a representation of a line style style.

const (
	// Solid represents a solid style.
	Solid Type = "solid"
	// Dashed represents a dashed style.
	Dashed Type = "dashed"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL