ImageProperties 1.0 control documentation

Encapsulates a property to be included in the Image.

For a list of all members of this type, see ImagePropertyItem Members.

System.Object
   ElementIT.ImageProperties.ImagePropertyItem

[Visual Basic]
Public Class ImagePropertyItem
[C#]
public class ImagePropertyItem

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The data consists of: an identifier, the length (in bytes) of the value, count of items in value array , the property type, a reference to the property value and some methods.

Requirements

Namespace: ElementIT.ImageProperties

Assembly: Element-IT.ImageProperties (in Element-IT.ImageProperties.dll)

See Also

ImagePropertyItem Members | ElementIT.ImageProperties Namespace