ComponentOne Bitmap for WPF
RectL Structure
Members 

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

System.Object
   System.ValueType
      C1.Util.DX.RectL

See Also

Reference

RectL Members
C1.Util.DX Namespace