WmfFrameRegion

WmfFrameRegion class

The wmf frame region object.

public class WmfFrameRegion : WmfObject

Constructors

NameDescription
WmfFrameRegion()Initializes a new instance of the WmfFillRegion class.
WmfFrameRegion(WmfGraphicObject, WmfGraphicObject)Initializes a new instance of the WmfFillRegion class.

Properties

NameDescription
BrushIndex { get; set; }Gets or sets the index of the brush.
Height { get; set; }Gets or sets the height.
RegionIndex { get; set; }Gets or sets the index of the region.
Width { get; set; }Gets or sets the width.

See Also