'宣言 Public Sub SetRectBorder( _ ByVal style As RtfBorderStyle, _ ByVal clr As System.Drawing.Color, _ ByVal width As System.Single _ )
public void SetRectBorder( RtfBorderStyle style, System.Drawing.Color clr, System.float width )
パラメータ
- style
- 矩形の境界線の線種。
- clr
- 矩形の境界の色。
- width
- 矩形の境界の線幅。