Esri Business Analyst Server API for Silverlight 2.2 Reference
HullType Enumeration
See Also  Send Feedback
ESRI.ArcGIS.Client.BAServer Namespace : HullType Enumeration

Glossary Item Box

Enumeration of types of hull to be created around a store.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Members

MemberDescription
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 a smoothed curve using cubic splines.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.Client.BAServer.HullType

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010-2012 Esri, Inc. All Rights Reserved.