Spread Windows Forms 18
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / Rectangle Structure / Invalid Field


In This Topic
    Invalid Field (Rectangle)
    In This Topic
    Represents an invalid Rectangle structure.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Invalid As Rectangle
    'Usage
     
    
    Dim value As Rectangle
     
    value = Rectangle.Invalid
    public static readonly Rectangle Invalid
    See Also