Navigation: Code Documentation > RSVML > RSGdiPlusGraphicsTypes > Enumerations
TRSGPCustomLineCapType Enumeration
Represents type TRSGPCustomLineCapType.
Namespace: RSGdiPlusGraphicsTypes
Delphi
type TRSGPCustomLineCapType = ( lctDefault, lctAdjustableArrow );
Name
Description
lctAdjustableArrow
Represents constant lctAdjustableArrow.
lctDefault
Represents constant lctDefault.
Top
•RSGdiPlusGraphicsTypes