WmfCreateRegion

WmfCreateRegion class

The META_CREATEREGION record creates a Region Object (section 2.2.1.5).

public class WmfCreateRegion : WmfGraphicObject

Constructors

NameDescription
WmfCreateRegion()The default constructor.

Properties

NameDescription
Index { get; set; }Gets or sets the index.
Region { get; set; }Gets or sets the region.

See Also