Pen.Alignment

Pen.Alignment property

Gets or sets the alignment for this Pen.

public PenAlignment Alignment { get; set; }

Return Value

A PenAlignment that represents the alignment for this Pen.

See Also