BkBitmapMode
<< Click to Display Table of Contents >> Navigation: TMyCAD > Properties > BkBitmapMode |
property BkBitmapMode:TBkBitmapMode
TBkBitmapMode = (Tiled,Stretch,Center,LeftTop);
Description:
Set the background bitmap show style.
Tiled : if the bitmap size low than TMyCAD's size , two or more this bitmap drawed on TMyCAD
Stretch:Bitmap be stretch to fit at TMyCAD
Center: Bitmap is in center of TMyCAD
LeftTop:Bitmap be showed from TMyCAD's Left,Top
See Also: