Class PenOptions

PenOptions class

Drawing pen options

public class PenOptions

Constructors

NameDescription
PenOptions()Initializes a new instance of the PenOptions class.

Properties

NameDescription
EndCap { get; set; }Gets or sets the end cap.
StartCap { get; set; }Gets or sets the start cap.

See Also