This sample demonstrates the use of the offsetOperator. You can visually explore the changes when using different offset distances, join types and angles.
The sample uses simple polygons and polylines as input geometries. The simplifyOperator and simplifyOGCOperator provide capabilities for simplifying geometries and verifying if they are simple.
The Introduction to geometry operators guide topic offers an overview of all the SDK's capabilities for performing client-side geometric operations on points, multipoints, lines, polygons and extents.
Getting started
To use this sample, start by adjusting the offset distance slider. Experiment with both positive and negative values.

Then try the different join types while adjusting the offset distance: miter, bevel, round and square.

Last, you can view changes in the polyline's offset join when adjusting the angle in combination with offset distance and join type.
