United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Drawing.Imaging Namespace
PropertyItem Class
PropertyItem Properties
Id Property
Len Property
Type Property
Value Property
This topic has not yet been rated
-
Rate this topic
PropertyItem Properties
.NET Framework 3.5
Other Versions
.NET Framework 4.5
.NET Framework 4
.NET Framework 3.0
.NET Framework 2.0
.NET Framework 1.1
The
PropertyItem
type exposes the following members.
Properties
Name
Description
Id
Gets or sets the ID of the property.
Len
Gets or sets the length (in bytes) of the
Value
property.
Type
Gets or sets an integer that defines the type of data contained in the
Value
property.
Value
Gets or sets the value of the property item.
Top
See Also
Reference
PropertyItem Class
System.Drawing.Imaging Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD