line

package
v2.0.0-alpha.17 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	// DefaultLineWidth represents the default line width in gofpdf.
	DefaultLineWidth float64 = 0.1
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Style

type Style string

Style is a representation of a line style.

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

Jump to

Keyboard shortcuts

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