/// <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; }
/// <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; }