ImageGear v26.3 - Updated
ImageGear.Formats.Pdf Assembly / ImageGear.Formats.PDF Namespace / ImGearPDFFixedRect Class
Fields Methods


In This Topic
    ImGearPDFFixedRect Class Members
    In This Topic

    The following tables list the members exposed by ImGearPDFFixedRect.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the ImGearPDFFixedRect class.  
    Top
    Public Fields
     NameDescription
    Public Field Specifies the y-coordinate of the lower-right corner of the rectangle.  
    Public Field Specifies the x-coordinate of the upper-left corner of the rectangle.  
    Public Field Specifies the x-coordinate of the lower-right corner of the rectangle.  
    Public Field Specifies the y-coordinate of the upper-left corner of the rectangle.  
    Top
    Public Methods
     NameDescription
    Public Method Sets all numeric properties of the rectangle to their initial values.  
    Top
    See Also