WmfCreateRegion Class
Summary: The META_CREATEREGION record creates a Region Object (section 2.2.1.5).
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfCreateRegion
Inheritance: WmfGraphicObject
Constructors
Name | Description |
---|---|
WmfCreateRegion() | WMFs the record. |
Properties
Name | Type | Access | Description |
---|---|---|---|
index | int | r/w | Gets or sets the index. |
region | WmfRegion | r/w | Gets or sets the region. |
Constructor: WmfCreateRegion()
WmfCreateRegion()
WMFs the record.