public class WmfRectangle extends WmfObject
The META_RECTANGLE record paints a rectangle. The rectangle is outlined by using the pen and filled by using the brush that are defined in the playback device context.
Constructor and Description |
---|
WmfRectangle() |
Modifier and Type | Method and Description |
---|---|
Rectangle |
getRectangle()
Gets or sets the rectangle.
|
void |
setRectangle(Rectangle value)
Gets or sets the rectangle.
|
Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.