Community Analyst API for Silverlight 2.2 Reference
PointLayer Class
Members  See Also  Send Feedback
ESRI.ArcGIS.Client.BAO Namespace : PointLayer Class

Glossary Item Box

The PointLayer class specifies a Business Analyst Server data layer with the point geometry.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Remarks

An instance of this class can be composed of a FeatureSet (Feature Record Set) instance or an array of PointRecord items. The FeatureSet and Points properties are mutually exclusive. If the Points property is specified, the SpatialReference property should be also specified.

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.BAO.BADataLayer
      ESRI.ArcGIS.Client.BAO.PointLayer

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.