ObjectType

WmfRegion.ObjectType property

Gets or sets the type of the object.

public short ObjectType { get; set; }

Property Value

The region identifier. It MUST be 0x0006.

See Also