Document Solutions for PDF
DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / ObjectRect Class

In This Topic
    ObjectRect Class Methods
    In This Topic

    For a list of all members of this type, see ObjectRect members.

    Public Methods
     NameDescription
    Public MethodDetermines if the specified point is contained within this rectangle.  
    Public Methodstatic (Shared in Visual Basic)Creates an instance of ObjectRect from (left, top, right, bottom) coordinates.  
    Public MethodInflates the rectangle by the specified amount.  
    Public MethodDetermines if this rectangle intersects with rect.  
    Public MethodOffsets the rectangle by the specified amount.  
    Public MethodOverloaded. Scales all coordinates of a rectangle by the specified scaleFactor.  
    Public MethodConverts an ObjectRect to System.Drawing.RectangleF.  
    Top
    See Also