Added in Version 2.3.0

PageModeRuledLineParameter

ページモードでの罫線設定パラメータ

コンストラクタ

init(xStart: Double, yStart: Double, xEnd: Double, yEnd: Double)

オブジェクトの初期化

プロパティ

xStart

罫線の始点のX座標(mm)

Double

yStart

罫線の終点のX座標(mm)

Double

xEnd

罫線の始点のY座標(mm)

Double

yEnd

罫線の終点のY座標(mm)

Double

thickness

罫線の線幅(mm)

Double

lineStyle

罫線のスタイル

LineStyle

メソッド

setThickness(_ thickness: Double)

罫線の線幅を設定

setLineStyle(_ lineStyle: LineStyle)

罫線のスタイルを設定