ImageGear .NET - Updated
ImGearPDFFixedQuad Class
Members 




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDFFixedQuad Class
Describes a quadrilateral with four fixed points (one at each corner).
Object Model
ImGearPDFFixedQuad Class
Syntax
'Declaration
 
Public NotInheritable Class ImGearPDFFixedQuad 
'Usage
 
Dim instance As ImGearPDFFixedQuad
public sealed class ImGearPDFFixedQuad 
public __gc __sealed class ImGearPDFFixedQuad 
public ref class ImGearPDFFixedQuad sealed 
Remarks
A quadrilateral differs from a rectangle in that the latter must always have horizontal and vertical sides, and opposite sides must be parallel.
Inheritance Hierarchy

System.Object
   ImageGear.Formats.PDF.ImGearPDFFixedQuad

See Also

Reference

ImGearPDFFixedQuad Members
ImageGear.Formats.PDF Namespace