ImageGear .NET - Updated
ImGearPDFFixedRect Class
Members 




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDFFixedRect Class
Describes a rectangle by the coordinates of its four sides.
Object Model
ImGearPDFFixedRect Class
Syntax
'Declaration
 
Public NotInheritable Class ImGearPDFFixedRect 
'Usage
 
Dim instance As ImGearPDFFixedRect
public sealed class ImGearPDFFixedRect 
public __gc __sealed class ImGearPDFFixedRect 
public ref class ImGearPDFFixedRect sealed 
Remarks
A rectangle differs from a quadrilateral in that the former must always have horizontal and vertical sides, and opposite sides must be parallel.
Inheritance Hierarchy

System.Object
   ImageGear.Formats.PDF.ImGearPDFFixedRect

See Also

Reference

ImGearPDFFixedRect Members
ImageGear.Formats.PDF Namespace