Map.Padding

Map.Padding property

Specifies padding to add to the extent.

public Measurement Padding { get; set; }

Exceptions

exceptioncondition
ArgumentOutOfRangeExceptionValue is negative.

See Also