 | PdfQuadPointsCollection Class |
Represents a collection of the quadrilaterals
Inheritance Hierarchy Namespace: Patagames.Pdf.NetAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntaxpublic class PdfQuadPointsCollection : IList<FS_QUADPOINTSF>,
ICollection<FS_QUADPOINTSF>, IEnumerable<FS_QUADPOINTSF>, IEnumerable
Public Class PdfQuadPointsCollection
Implements IList(Of FS_QUADPOINTSF), ICollection(Of FS_QUADPOINTSF),
IEnumerable(Of FS_QUADPOINTSF), IEnumerable
public ref class PdfQuadPointsCollection : IList<FS_QUADPOINTSF>,
ICollection<FS_QUADPOINTSF>, IEnumerable<FS_QUADPOINTSF>, IEnumerable
type PdfQuadPointsCollection =
class
interface IList<FS_QUADPOINTSF>
interface ICollection<FS_QUADPOINTSF>
interface IEnumerable<FS_QUADPOINTSF>
interface IEnumerable
endpublic class PdfQuadPointsCollection implements IList<FS_QUADPOINTSF>,
ICollection<FS_QUADPOINTSF>, IEnumerable<FS_QUADPOINTSF>, IEnumerable
Patagames.Pdf.Net.PdfQuadPointsCollection = function();
Type.createClass(
'Patagames.Pdf.Net.PdfQuadPointsCollection',
null,
IList`1,
ICollection`1,
IEnumerable`1,
IEnumerable);
The PdfQuadPointsCollection type exposes the following members.
Constructors
Properties
Methods
See Also