Beispiel #1
0
 public void Offset(PointProxy pt)
 {
     throw new InvalidOperationException();
 }
Beispiel #2
0
 public bool Contains(PointProxy value)
 {
     throw new InvalidOperationException();
 }
Beispiel #3
0
 public void Contains(ref PointProxy value, out bool result)
 {
     throw new InvalidOperationException();
 }
Beispiel #4
0
 public bool Equals(PointProxy other)
 {
     throw new InvalidOperationException();
 }
Beispiel #5
0
 public void Contains(ref PointProxy value, out bool result)
 {
     throw new InvalidOperationException();
 }
Beispiel #6
0
 public bool Contains(PointProxy value)
 {
     throw new InvalidOperationException();
 }
Beispiel #7
0
 public bool Equals(PointProxy other)
 {
     throw new InvalidOperationException();
 }
Beispiel #8
0
 public void Offset(PointProxy pt)
 {
     throw new InvalidOperationException();
 }