DstClipWidth property (Main Control)
Builder Syntax |
int DstClipWidth |
Delphi Syntax |
DstClipWidth: Integer |
Overview |
Refer to Displaying an Image. |
Remarks
The width of the destination clipping rectangle used when painting.
The initial value is the width of the bitmap. You can set this property or use the SetDstClipRect method to change the value. The position of the clipping rectangle is relative to the Main Control. The unit of measure is pixels.
See Also
Elements: |
DstClipHeight property, DstClipLeft property, DstClipTop property |
Topics: |