WmfFrameRegion

WmfFrameRegion constructor (1 of 2)

Initializes a new instance of the WmfFillRegion class.

public WmfFrameRegion()

See Also


WmfFrameRegion constructor (2 of 2)

Initializes a new instance of the WmfFillRegion class.

public WmfFrameRegion(WmfGraphicObject region, WmfGraphicObject brush)
ParameterTypeDescription
regionWmfGraphicObjectThe region.
brushWmfGraphicObjectThe brush.

See Also