RectangularLocationSelection.withSize constructor

RectangularLocationSelection.withSize(
  1. SizeWithUnit size
)

Implementation

RectangularLocationSelection.withSize(SizeWithUnit size) : this._(SizeWithUnitAndAspect.widthAndHeight(size));