ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / RectD Structure / Infinite Field

In This Topic
    Infinite Field (RectD)
    In This Topic
    A rectangle that has its upper-left corner set to (negative infinity, negative infinity) and its lower-right corner set to (infinity, infinity).
    Syntax
    'Declaration
     
    Public Shared ReadOnly Infinite As RectD
    public static readonly RectD Infinite
    See Also