NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

PropertyItem.id

[To be supplied.]

[Visual Basic]
Public id As Integer
[C#]
public int id;
[C++]
public: int id;
[JScript]
public var id : int;

See Also

PropertyItem Class | PropertyItem Members | System.Drawing.Imaging Namespace