Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RectangleProps Class
Properties Methods


In This Topic
    RectangleProps Class Members
    In This Topic

    The following tables list the members exposed by RectangleProps.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the RectangleProps class. The location and size of the rectangle are set to those of the containing RenderRectangle object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the height of the current rectangle.  
    Public PropertyGets or sets the width of the current rectangle.  
    Public PropertyGets or sets the X coordinate of the current rectangle.  
    Public PropertyGets or sets the Y coordinate of the current rectangle.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Assigns (copies) properties from another ShapeProps to the current object.  
    Top
    See Also