Help Center

PenAlignmentfunction

Specifies the alignment of a pen relative to the stroke that is being drawn.

Graphicsfunctiondoc-orphan
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.

Parameters

NameDescription
PenAlignmentCenter0
PenAlignmentInset1

Description

The PenAlignment enumeration specifies the alignment of a pen relative to the stroke that is being drawn.

Remarks

If you set the alignment of a Pen object to PenAlignmentInset, you cannot use that pen to draw compound lines or triangular dash caps.

Reference