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

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