Click or drag to resize

FS_QUADPOINTSF Constructor

Overload List
 NameDescription
Public methodFS_QUADPOINTSF(FS_RECTF) Initializes a new instance of the FS_QUADPOINTSF structure with the specified rectangle.
Public methodFS_QUADPOINTSF(PdfTypeBase) Initializes a new instance of the FS_QUADPOINTSF structure with the specified array.
Public methodFS_QUADPOINTSF(FS_POINTF, FS_POINTF, FS_POINTF, FS_POINTF) Initializes a new instance of the FS_QUADPOINTSF structure.
Public methodFS_QUADPOINTSF(Double, Double, Double, Double, Double, Double, Double, Double) Initializes a new instance of the FS_QUADPOINTSF structure.
Public methodFS_QUADPOINTSF(Single, Single, Single, Single, Single, Single, Single, Single) Initializes a new instance of the FS_QUADPOINTSF structure.
Top
See Also