FRAMES | NO FRAMES
esriHullType Type

Type of hull to be created around stores.

Availability: Business Analyst Server.

enum esriHullType

Value Description
Complex Complex (Amoeba) hull that joins extreme points using elliptical arcs.
Detailed Detailed hull that joins extreme points with straight lines.
Simple Simple (convex) hull.
Spline Detailed hull that joins extreme points with with a smoothed curve using cubic splines.

See Also