ASPxImageZoom Constructors
An image zoom control.| Name | Parameters | Description |
|---|---|---|
| ASPxImageZoom() | none | Initializes a new instance of the ASPxImageZoom class with default settings. |
| ASPxImageZoom(ASPxWebControl) | ownerControl | Initializes a new instance of the ASPxImageZoom class with the specified owner. |
See Also