Pen.Alignment
Pen.Alignment property
Gets or sets the alignment for this Pen
.
public PenAlignment Alignment { get; set; }
Property Value
A PenAlignment
that represents the alignment for this Pen
.
Exceptions
exception | condition |
---|---|
ArgumentException | The Alignment property is set on an immutable Pen , such as those returned by the Pen class. |
See Also
- enum PenAlignment
- class Pen
- namespace Aspose.Imaging
- assembly Aspose.Imaging