ImageGear v26.3 - Updated
ImageGear.Formats.Pdf Assembly / ImageGear.Formats.PDF Namespace / ImGearPDFFixedRect Class / Empty Method




In This Topic
    Empty Method (ImGearPDFFixedRect)
    In This Topic
    Sets all numeric properties of the rectangle to their initial values.
    Syntax
    'Declaration
     
    Public Sub Empty() 
    'Usage
     
    Dim instance As ImGearPDFFixedRect
     
    instance.Empty()
    public void Empty()
    public: void Empty(); 
    public:
    void Empty(); 
    See Also