Navigation: Code Documentation > RSVML > RSGdiPlusGraphicsTypes > Types
TRSGPLineCapConversion Type
Defines an array for conversions from line cap to bytes
Namespace: RSGdiPlusGraphicsTypes
Delphi
type TRSGPLineCapConversion = Array[TRSGPLineCap] of Byte;
•RSGdiPlusGraphicsTypes