TSyntheticImage.BitmapAlign

property BitmapAlign: TBitmapAlign;

type TBitmapAlign = (baTopLeft, baCenter, baTile, baCustom);

Description

Specifies how the buffer bitmap is located withing the control's boundaries.