ActiveReports Developer 7
RectangleEx Class Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Drawing Namespace : RectangleEx Class

Glossary Item Box

The following tables list the members exposed by RectangleEx.

Public Constructors

 NameDescription
Public ConstructorRectangleEx ConstructorInitializes a new instance of the RectangleEx class with the specified location and size.  
Top

Public Properties

 NameDescription
Public PropertyHeightGets or sets the height of this Rectangle structure.  
Public PropertyWidthGets or sets the width of this Rectangle structure.  
Public PropertyXGets or sets the x-coordinate of the upper-left corner of this Rectangle structure.  
Public PropertyYGets or sets the y-coordinate of the upper-left corner of this Rectangle structure.  
Top

See Also