ComponentOne Bitmap for UWP
IsEmpty Property (Point2D)

C1.UWP.DX Assembly > C1.Util.DX Namespace > Point2D Structure : IsEmpty Property
Determines if all components of Point2D are equal to zero.
Syntax
'Declaration
 
Public ReadOnly Property IsEmpty As System.Boolean
public System.bool IsEmpty {get;}
See Also

Reference

Point2D Structure
Point2D Members