RubberBandLeft property (Main Control)
Builder Syntax |
int RubberBandLeft |
Delphi Syntax |
RubberBandLeft:Integer |
Overview |
Remarks
Sets or gets the current X coordinate of the origin of the rubberband, which is a one-pixel outline of a rectangle on the display surface.
You can also use the SetRubberBandRect method to change the rectangle. Use the RubberbandVisible property to turn the rubberband on or off.
See Also
Elements: |
RubberBandHeight property, RubberBandTop property, RubberBandVisible property, RubberBandWidth property, SetRubberBandRect method |
Topics: |