PaintRgnOnly property (ILEADRasterView)
BOOL PaintRgnOnly | |
Overview |
Refer to Displaying an Image. |
Remarks
(Persistent property, available at design time) Determines whether only the current region of the bitmap paints. Painting can be automated with the AutoRepaint property or forced with the ForceRepaint method.
Value |
Meaning |
TRUE |
Paint only the current region. |
FALSE |
Paint any part of the bitmap that is within the display rectangles. |
See Also
Elements: |
AutoRepaint property, ForceRepaint method, RepaintRect method, Transparent property |
Topics: |
|
|