ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / ImageRect Structure / HasSpace Property

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