InkBrush

InkBrush class

Represents an inkBrush object.

getColor

NameDescription
getColor()Gets or sets the brush color for a line.

Returns: Color


getSize

NameDescription
getSize()Gets or sets the brush size for a line in points.

Returns: Dimension2D


setColor

NameDescription
setColor(Color)Gets or sets the brush color for a line.

setSize

NameDescription
setSize(Dimension2D)Gets or sets the brush size for a line in points.