Specifies padding to add to the extent.
Namespace:
Aspose.Gis.Rendering
Assembly:
Aspose.GIS (in Aspose.GIS.dll) Version: 20.3.0.0 (20.03)
Syntaxpublic Measurement Padding { get; set; }
Public Property Padding As Measurement
Get
Set
public:
property Measurement Padding {
Measurement get ();
void set (Measurement value);
}
member Padding : Measurement with get, set
Property Value
Type:
Measurement
Exceptions
See Also