ComponentOne Bitmap for UWP
IsEmpty Property (Point2F)

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

Reference

Point2F Structure
Point2F Members