ESRI.ArcGIS.DataManagementTools Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
CreateRandomPoints Class
See Also  Members  
ESRI.ArcGIS.DataManagementTools Namespace : CreateRandomPoints Class


Creates a user specified number of random points in an extent, in the polygons of a feature class or along the lines of a feature class. For An overview of the CreateRandomPoints tool. additional information see

Syntax

Visual Basic (Declaration)  
Public Class CreateRandomPoints 
   Implements IGPProcess 
Visual Basic (Usage) Copy Code
Dim instance As CreateRandomPoints
C#  
public class CreateRandomPoints : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.DataManagementTools.CreateRandomPoints

Requirements

Target Platforms:Windows XP Professional, Windows Server 2003 family

See Also