EmfPlusRectF Class
Summary: The EmfPlusRectF object specifies a rectangle’s origin, height, and width as 32-bit floating-point values.
Module: aspose.imaging.fileformats.emf.emfplus.objects
Full Name: aspose.imaging.fileformats.emf.emfplus.objects.EmfPlusRectF
Inheritance: EmfPlusStructureObjectType
Constructors
Name | Description |
---|---|
EmfPlusRectF() | Initializes a new instance of the EmfPlusRectF class |
Properties
Name | Type | Access | Description |
---|---|---|---|
rect | RectangleF | r/w | Gets or sets the rectangle. |
Constructor: EmfPlusRectF()
EmfPlusRectF()
Initializes a new instance of the EmfPlusRectF class