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

In This Topic
    Infinite Field (RectF)
    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 RectF
    public static readonly RectF Infinite
    See Also