ImagePropertiesBase Constructors
Contains base settings which define an image that can be displayed within different 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