CdrPpdt Class
Contents
[
Hide
]Summary: The cdr knot vector object
Module: aspose.imaging.fileformats.cdr.objects
Full Name: aspose.imaging.fileformats.cdr.objects.CdrPpdt
Inheritance: CdrGraphicObject
Constructors
| Name | Description |
|---|---|
| CdrPpdt() | Initializes a new instance of the CdrPpdt class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| bounds_in_pixels | RectangleF | r/w | Gets or sets the bounds in pixels. |
| clip_id | int | r/w | Gets or sets the clip identifier. |
| disposed | bool | r | Gets a value indicating whether this instance is disposed. |
| document | CdrDocument | r/w | Gets or sets the document. |
| height | float | r/w | Gets or sets the y. |
| knot_vecor | int[] | r/w | Gets or sets the knot vecors. |
| parent | CdrObjectContainer | r/w | Gets or sets the parent. |
| points | PointD[] | r/w | Gets or sets the points. |
| width | float | r/w | Gets or sets the x. |
Constructor: CdrPpdt()
CdrPpdt()
Initializes a new instance of the CdrPpdt class