ImageProperties Constructors
Contains the settings which define the image that can be displayed within particular elements of web controls.
Name | Parameters | Description |
---|---|---|
Image |
none |
Initializes a new instance of the Image |
Image |
owner |
Initializes a new instance of the Image |
Image |
url |
Initializes a new instance of the Image |
See Also