| Name | Description |
---|
 | FS_QUADPOINTSF(FS_RECTF) |
Initializes a new instance of the FS_QUADPOINTSF structure with the specified rectangle.
|
 | FS_QUADPOINTSF(PdfTypeBase) |
Initializes a new instance of the FS_QUADPOINTSF structure with the specified array.
|
 | FS_QUADPOINTSF(FS_POINTF, FS_POINTF, FS_POINTF, FS_POINTF) |
Initializes a new instance of the FS_QUADPOINTSF structure.
|
 | FS_QUADPOINTSF(Double, Double, Double, Double, Double, Double, Double, Double) |
Initializes a new instance of the FS_QUADPOINTSF structure.
|
 | FS_QUADPOINTSF(Single, Single, Single, Single, Single, Single, Single, Single) |
Initializes a new instance of the FS_QUADPOINTSF structure.
|