[]
Allows the object to be sized.
protected virtual void DoSize(int resizeHandle, Point pt)
Protected Overridable 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 |