Added in Version 1.3.0

PageModeRectangleParameter

Rectangle setting parameters in page mode

Constructor

PageModeRectangleParameter(x: Double, y: Double, width: Double, height: Double)

Initialize object

Property

x

X position of the start position (top left) of the rectangle (mm)

Double

y

Y position of the start position (top left) of the rectangle (mm)

Double

width

Width of rectangle (mm)

Double

height

Height of rectangle (mm)

Double

thickness

Thickness of rectangle (mm)

Double

roundCorner

Use of round corner for rectangle

Boolean

cornerRadius

Radius of round corner for rectangle (mm)

Double

lineStyle

Rectangle line style

LineStyle

Method

setThickness(thickness: Double)

Set the thickness of rectangle

setRoundCorner(roundCorner: Boolean)

Set to use of round corner for rectangle

setCornerRadius(cornerRadius: Double)

Set to the radius of round corner for rectangle

setLineStyle(lineStyle: LineStyle)

Set rectangle line style