Constructor and Description |
---|
EmfStrokePath(EmfRecord record)
Initializes a new instance of the
EmfStrokePath class. |
Modifier and Type | Method and Description |
---|---|
Rectangle |
getBonds()
Gets or sets a 128-bit WMF RectL object ([MS-WMF] section 2.2.2.19) that specifies the bounding rectangle in device units
|
void |
setBonds(Rectangle value)
Gets or sets a 128-bit WMF RectL object ([MS-WMF] section 2.2.2.19) that specifies the bounding rectangle in device units
|
getSize, getType, setSize, setType
deepClone_internalized
public EmfStrokePath(EmfRecord record)
Initializes a new instance of the EmfStrokePath
class.
record
- The record.public Rectangle getBonds()
Gets or sets a 128-bit WMF RectL object ([MS-WMF] section 2.2.2.19) that specifies the bounding rectangle in device units
public void setBonds(Rectangle value)
Gets or sets a 128-bit WMF RectL object ([MS-WMF] section 2.2.2.19) that specifies the bounding rectangle in device units
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.