ImageProperties 1.0 control documentation

The methods of the ImageProperties class are listed below. For a complete list of ImageProperties class members, see the ImageProperties Members topic.

Public Instance Methods

AddOverloaded. Adds new property to Image.
Dispose Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
GetEnumeratorReturns IEnumerator object that allows to iterate through all properties of the image.
GetHashCode Returns the hash code for this instance.
GetItemById Gets an individual ImagePropertyItem object from the collection by the specified property id.
IndexOfDetermines the index of property with specified id in collection.
RemoveAtRemoves property at the specified index in the collection and from image.
RemoveItemByIdRemoves property with the specified id from collection and from image.
ToString Returns the string representation of the object.

See Also

ImageProperties Class | ElementIT.ImageProperties Namespace