Extent.GrowX

Extent.GrowX method

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

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

See Also