ObjectId

EmfPlusSetClipRegion.ObjectId property

Gets or sets the index of an EmfPlusRegion object (section 2.2.1.8) in the EMF+ Object Table.The value MUST be zero to 63, inclusive.

public byte ObjectId { get; set; }

Property Value

The object identifier.

See Also