[]
Determines whether this instance can zoom the specified control.
public virtual bool CanZoom(Control control)
Type | Name | Description |
---|---|---|
Control | control | The specified control. |
Type | Description |
---|---|
bool | true if this instance can zoom the specified control; otherwise, false. |