ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / RectD Structure
Members

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

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

    See Also