Beispiel #1
0
 public DrawGeographyInput(DrawBoth both)
 {
     this.both = both;
 }
Beispiel #2
0
 /// <summary>
 /// Initializes a new instance of the <see cref="DrawGeometryInput"/> class.
 /// </summary>
 /// <param name="both">The both.</param>
 public DrawGeometryInput(DrawBoth both)
 {
     this.both = both;
 }
Beispiel #3
0
 public DrawGeometryInput(DrawBoth both)
 {
     this.both = both;
 }
Beispiel #4
0
 /// <summary>
 /// Initializes a new instance of the <see cref="DrawGeographyInput"/> class.
 /// </summary>
 /// <param name="both">The both.</param>
 public DrawGeographyInput(DrawBoth both)
 {
     this.both = both;
 }