public final class EmfPlusRectF extends EmfPlusStructureObjectType
The EmfPlusRectF object specifies a rectangle's origin, height, and width as 32-bit floating-point values.
Constructor and Description |
---|
EmfPlusRectF() |
Modifier and Type | Method and Description |
---|---|
RectangleF |
getRect()
Gets or sets the rectangle.
|
void |
setRect(RectangleF value)
Gets or sets the rectangle.
|
public RectangleF getRect()
Gets or sets the rectangle.
public void setRect(RectangleF value)
Gets or sets the rectangle.
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.