ActiveReports 13
Size Structure Members
Properties  Methods 

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.Viewer.Common Namespace : Size Structure

The following tables list the members exposed by Size.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Size struct.  
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets the size with zero width and height.  
Public PropertyGets the height.  
Public PropertyGets the width.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Determines whether the specified System.Object is equal to this instance.  
Public MethodReturns a hash code for this instance.  
Public MethodScales the size by specified values.  
Public MethodReturns a System.String that represents this instance.  
Top
Public Operators
Enlarge the size by specified value.
Checks whether the two sizes are equals.
Check whether the two sizes are not equals.
Scales the size by specified value
Top
See Also

Reference

Size Structure
GrapeCity.Viewer.Common Namespace