ObjectHandle

EmfSelectObject.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 EmfStockObject enumeration.

public int ObjectHandle { get; set; }

See Also