WmfPaintRegion

WmfPaintRegion class

The META_PAINTREGION record paints the specified region by using the brush that is defined in the playback device context.

public class WmfPaintRegion : WmfObject

Constructors

NameDescription
WmfPaintRegion()Initializes a new instance of the WmfSelectClipRegion class.
WmfPaintRegion(WmfGraphicObject)Initializes a new instance of the WmfSelectClipRegion class.

Properties

NameDescription
RegionIndex { get; set; }Gets or sets the index of the region.

See Also