RubberBandHeight property (Main Control)
Builder Syntax |
int RubberBandHeight |
Delphi Syntax |
RubberBandHeight: Integer |
Overview |
Remarks
Sets or gets the current height 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: |
RubberBandLeft property, RubberBandTop property, RubberBandVisible property, RubberBandWidth property, SetRubberBandRect method |
Topics: |