|
strong |
Specifies the alignment of a xtd::drawing::pen object in relation to the theoretical, zero-width line.
Enumerator | |
---|---|
center | Specifies that the xtd::drawing::pen object is centered over the theoretical line. |
inset | Specifies that the xtd::drawing::pen is positioned on the inside of the theoretical line. |
outset | Specifies the xtd::drawing::pen is positioned on the outside of the theoretical line. |
left | Specifies the xtd::drawing::pen is positioned to the left of the theoretical line. |
right | Specifies the xtd::drawing::pen is positioned to the right of the theoretical line. |