VP> public bool IsEmpty VP> { VP> get VP> { VP> return (X == 0 && Y == 0); VP> } VP> } VP>} VP>
point = PointD.Empty;