Added in Version 1.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)

水平線のスタイルを設定