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