InkBrush

InkBrush class

Represents an inkBrush object.

public class InkBrush : IInkBrush

Properties

NameDescription
Color { get; set; }Gets or sets the brush color for a line.
Size { get; set; }Gets or sets the brush size for a line in points.

See Also