ComponentOne Bitmap for WPF
RectF Structure
Members 

C1.WPF.DX.4 Assembly > C1.Util.DX Namespace : RectF Structure
Defines a RectF. This structure is slightly different from System.Drawing.RectangleF as it is internally storing Left, Top, Right, Bottom instead of Left, Top, Width, Height.
Object Model
RectF Structure
Syntax
'Declaration
 
Public Structure RectF 
   Inherits System.ValueType
public struct RectF : System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      C1.Util.DX.RectF

See Also

Reference

RectF Members
C1.Util.DX Namespace