PenAlignmentfunction
Specifies the alignment of a pen relative to the stroke that is being drawn.
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
| Name | Description | |
|---|---|---|
PenAlignmentCenter | 0 | |
PenAlignmentInset | 1 |
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
- Documented in Graphics/GdiPlus Flat Api/GdiPlus Enumerations.md
- Topic: GdiPlus Enumerations