AdjustRectangle Constructors
Name | Parameters | Description |
---|---|---|
AdjustRectangle(AdjustCoordinate, AdjustCoordinate, AdjustCoordinate, AdjustCoordinate) | left, top, right, bottom | Initializes a new instance of the AdjustRectangle class with specified settings. |
AdjustRectangle(Double, Double, Double, Double) | left, top, right, bottom | Initializes a new instance of the AdjustRectangle class with specified settings. |
See Also