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!

Image.PropertyItems

[To be supplied.]

[Visual Basic]
Public ReadOnly Property PropertyItems As PropertyItem ()
[C#]
public PropertyItem[] PropertyItems {get;}
[C++]
public: __property PropertyItem* get_PropertyItems();
[JScript]
public function get PropertyItems() : PropertyItem[];

See Also

Image Class | Image Members | System.Drawing Namespace