ImageProperties Members
In This Article
#Properties
Name | Description |
---|---|
Actual |
Gets the actual size of an image.
Inherited from Image |
Description | Specifies the description of an image. |
Distance |
Specifies distances between image borders and text that wraps around the image. |
Horizontal |
Specifies an image’s horizontal alignment relative to a horizontal anchor element. |
Horizontal |
Specifies the element to which an image is horizontally aligned. |
Horizontal |
Specifies an image’s offset from a horizontal anchor element. |
Horizontal |
Specifies an image’s relative offset from a horizontal anchor element. |
Outline | Specifies the outline settings of an image. |
Vertical |
Specifies an image’s vertical alignment relative to a vertical anchor element. |
Vertical |
Specifies the element to which an image is vertically aligned. |
Vertical |
Specifies an image’s offset from a vertical anchor element. |
Vertical |
Specifies an image’s relative offset from a vertical anchor element. |
Wrap |
Specifies the image’s wrap type. |
#Methods
Name | Description |
---|---|
Copy |
Duplicates the properties of the specified image into the current instance of the Image |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also