Gets the specified property item from this image.
| C# | Visual Basic |
public PropertyItem GetPropertyItem( int propid )
Public Function GetPropertyItem ( _ propid As Integer _ ) As PropertyItem
- propid (Int32)
- The ID of the property item to get.
The PropertyItem this method gets.
| Platforms Supported | |
|---|---|
| Windows Mobile | Windows Mobile Version 5.0 and later |
| Windows Embedded Compact | Windows CE 5.0 and later |