[]
Allows the object to be sized.
protected override void DoSize(int resizeHandle, Point pt)
Protected Overrides Sub DoSize(resizeHandle As Integer, pt As Point)
Type | Name | Description |
---|---|---|
int | resizeHandle | Index of the grab handle used to size the object |
Point | pt | Point from which to size the object |