ObjectHandle

EmfDeleteObject.ObjectHandle property

Gets or sets 32-bit unsigned integer that specifies either the index of a graphics object in the EMF Object Table or the index of a stock object from the StockObject enumeration.

public int ObjectHandle { get; set; }

See Also