WmfFrameRegion.WmfFrameRegion
WmfFrameRegion()
Initializes a new instance of the WmfFillRegion
class.
public WmfFrameRegion()
See Also
- class WmfFrameRegion
- namespace Aspose.Imaging.FileFormats.Wmf.Objects
- assembly Aspose.Imaging
WmfFrameRegion(WmfGraphicObject, WmfGraphicObject)
Initializes a new instance of the WmfFillRegion
class.
public WmfFrameRegion(WmfGraphicObject region, WmfGraphicObject brush)
Parameter | Type | Description |
---|---|---|
region | WmfGraphicObject | The region. |
brush | WmfGraphicObject | The brush. |
See Also
- class WmfGraphicObject
- class WmfFrameRegion
- namespace Aspose.Imaging.FileFormats.Wmf.Objects
- assembly Aspose.Imaging