Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / RectF Structure / Round Method

In This Topic
    Round Method (RectF)
    In This Topic
    Returns a RectL with rounded coordinates.
    Syntax
    'Declaration
     
    Public Function Round() As RectL
    public RectL Round()
    See Also