Property IsValid IsValid Use to reject invalid point in the point cloud. An invalid point is a point with coordinates (0, 0, 0). Declaration public bool IsValid { get; } Property Value Type Description bool