ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / RectD Structure / HasSpace Property

In This Topic
    HasSpace Property (RectD)
    In This Topic
    Determines if there is some space within the rectangle.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasSpace As Boolean
    public bool HasSpace {get;}
    See Also