ImageEn, unit iexPdfiumCore

TPdfObject.StrokeWidth

TPdfObject.StrokeWidth


Declaration

property StrokeWidth: Single;


Description

Returns the width of the current line (when ObjectType is ptPath).

Note: StrokeWidth does not check whether a stroke path is enabled or not, so may return a positive value for a non-visible path, so generally it is better to use PathStrokeWidth

Read/write


See Also

FillColor
GetPath
GetTextFont
LineCap
LineJoin
PathFillMode
PathStrokeWidth
StrokeColor