xtd 0.2.0
Loading...
Searching...
No Matches

◆ type()

xtd::drawing::drawing_2d::pen_type xtd::drawing::pen::type ( ) const
noexcept

Gets the style of lines drawn with this xtd::drawing::pen.

Returns
A xtd::drawing::drawing_2d::pen_type enumeration that specifies the style of lines drawn with this xtd::drawing::pen.
Remarks
A xtd::drawing::pen can draw solid lines, filled lines, or textured lines, depending on the style specified by a member of the PenType enumeration.