<< Click to Display Table of Contents >> Navigation: MyCAD > Properties > BackgroundBitmapMode |
public MyBackgroundBitmapMode BackgroundBitmapMode {get; set;}
value:
Set the show style of background bitmap.
Example:
myCAD1.BackgroundBitmapMode = MyBackgroundBitmapMode.Center;
See also: