Class CdrPpdt
CdrPpdt class
The cdr knot vector object
public class CdrPpdt : CdrGraphicObject
Constructors
Name | Description |
---|
CdrPpdt() | The default constructor. |
Properties
Name | Description |
---|
BoundsInPixels { get; set; } | Gets or sets the bounds in pixels. |
ClipId { get; set; } | Gets or sets the clip identifier. |
Disposed { get; } | Gets a value indicating whether this instance is disposed. |
Document { get; set; } | Gets or sets the document. |
Height { get; set; } | Gets or sets the y. |
KnotVecor { get; set; } | Gets or sets the knot vecors. |
Parent { get; set; } | Gets or sets the parent. |
Points { get; set; } | Gets or sets the points. |
Width { get; set; } | Gets or sets the x. |
Methods
Name | Description |
---|
Dispose() | Disposes the current instance. |
See Also