Added in Version 2.3.0

RuledLineParameter

水平線設定パラメータ

コンストラクタ

RuledLineParameter(width: Double)

オブジェクトの初期化

プロパティ

width

水平線の長さ(mm)

Double

x

水平線の始点(mm)

Double

thickness

水平線の線幅(mm)

Double

lineStyle

水平線のスタイル

LineStyle

メソッド

setX(x: Double)

水平線の始点を設定

setThickness(_ thickness: Double)

水平線の線幅を設定

setLineStyle(_ lineStyle: LineStyle)

水平線のスタイルを設定