ComponentOne Bitmap for WPF
Size2F Structure Members
Fields  Properties  Methods 

C1.WPF.DX.4 Assembly > C1.Util.DX Namespace : Size2F Structure

The following tables list the members exposed by Size2F.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)An empty size.  
Public FieldThe vertical component of this Size2F structure.  
Public Fieldstatic (Shared in Visual Basic)A size with infinite Width and Height.  
Public FieldThe size of the Size2F type, in bytes.  
Public FieldThe horizontal component of this Size2F structure.  
Top
Public Properties
 NameDescription
Public PropertyDetermines if all components of Size2F are equal to zero.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Adds the width and height of one Size2F structure to the width and height of another Size2F structure.  
Public MethodOverloaded. Indicates whether this instance and a specified object are equal.  
Public MethodReturns a hash code for this instance.  
Public MethodReturns a Size2L with rounded width and height.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Scales the width and height by the specified scaleFactor.  
Public Methodstatic (Shared in Visual Basic)Subtracts the width and height of one Size2F structure from the width and height of another Size2F structure.  
Public MethodConverts Size2F to System.Windows.Size.  
Public MethodConverts Size2F to Size2D.  
Public MethodReturns a string that represents the current object.  
Public MethodReturns a Size2L with truncated width and height.  
Top
Public Operators
Determines if the specified values are equal.
Overloaded. Performs an explicit conversion from Size2F to System.Windows.Size.
Determines if the specified values are not equal.
Top
See Also

Reference

Size2F Structure
C1.Util.DX Namespace