Core Library for WPF | ComponentOne
C1.WPF Namespace / RectWrapper Structure / Rect Property

In This Topic
    Rect Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Rect As RectangleF
    public RectangleF Rect {get;}
    See Also