Spread WPF 17
GrapeCity.Excel Namespace / GcRect Structure
Members


In This Topic
    GcRect Structure
    In This Topic
    Stores a set of four integers that represent the location and size of a rectangle.
    Object Model
    GcRect Structure
    Syntax
    'Declaration
     
    Public Structure GcRect 
       Inherits System.ValueType
    'Usage
     
    Dim instance As GcRect
    public struct GcRect : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Excel.GcRect

    See Also