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

Glossary Item Box

The following tables list the members exposed by SizeFEx.

Public Constructors

 NameDescription
Public ConstructorSizeFEx ConstructorInitializes a new instance of the SizeF class from the specified dimensions.  
Top

Public Properties

 NameDescription
Public PropertyHeightGets or sets the vertical component of this SizeF.  
Public PropertyIsEmptyGets a value indicating whether this SizeF has zero width and height.  
Public PropertyWidthGets or sets the horizontal component of this SizeF.  
Top

See Also