MapMatrix NetGIS Class Library

Layer.Buffer Method 

Creates a buffer around the selected objects

public void Buffer(
   int bufferdistance
);

Parameters

bufferdistance
Ground units distance to be used for the buffer zone creation.

See Also

Layer Class | MapMatrix.Features Namespace