C1.Win.C1DX.4.8 Assembly / C1.Util.DX Namespace / RectD Structure
Members

RectD Structure
Structure specifing a rectangle with double Left, Top, Right, Bottom coordinates.
Object Model
RectD Structure
Syntax
'Declaration
 
Public Structure RectD 
   Inherits System.ValueType
 
Inheritance Hierarchy

System.Object
   System.ValueType
      C1.Util.DX.RectD

See Also