Method Shrink
Shrink(double?, double?)
Get this object with applied min and max constraints.
public readonly SizeD Shrink(double? maxWidth, double? maxHeight)
Parameters
Returns
Shrink(bool, double)
Shrinks the specified size coordinate.
public readonly SizeD Shrink(bool vert, double maxSize)