ComponentOne Bitmap for WPF
IsEmpty Property (Point2D)

C1.WPF.DX.4 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