Einhugur SVG Plugin for Xojo

EinhugurSVG.LineCapValues Enum

LineCap enum representing possible values for LineCap properties.

enum EinhugurSVG.LineCapValues

Constants

Butt = 0Butt.
Round = 1Round.
Square = 2Square.