ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Layout Namespace / Size<T> Structure
Fields Properties

In This Topic
    Size<T> Structure Members
    In This Topic

    The following tables list the members exposed by Size<T>.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Size<T> struct.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The empty instance of the Size<T> struct.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the vertical component of this Size<T> struct.  
    Public PropertyGets or sets the horizontal component of this Size<T> struct.  
    Top
    See Also