Metafile.GetPropertyItem
Metafile.GetPropertyItem method
Gets the specified property item from this Image.
public override PropertyItem GetPropertyItem(int propid)
Parameter | Type | Description |
---|---|---|
propid | Int32 | The ID of the property item to get. |
Return Value
The PropertyItem
this method gets.
See Also
- class PropertyItem
- class Metafile
- namespace System.Drawing.Imaging
- assembly Aspose.Drawing