Extent.GrowY

Extent.GrowY method

Grows this extent along the Y axis so it includes the specified value.

public void GrowY(double value)
ParameterTypeDescription
valueDoubleValue to include.

See Also