Extent.ExpandBy2 - sindizzy/DSW GitHub Wiki

ExpandBy

Syntax

ExpandBy(double padding)

Summary

This expand the extent by the specified padding on all bounds. So the width will change by twice the padding for instance. To Expand only x and y, use the overload with those values explicitly specified.

 

Parameters

Name Description
padding The double padding to expand the extent.
⚠️ **GitHub.com Fallback** ⚠️