ESRI.ArcGIS.SpatialAnalystTools
source_point Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.SpatialAnalystTools Namespace > ParticleTrack Class : source_point Property




The location of the source point from which to begin the particle tracking. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property source_point As Object
Visual Basic (Usage)Copy Code
Dim instance As ParticleTrack
Dim value As Object
 
instance.source_point = value
 
value = instance.source_point
C# 
public object source_point {get; set;}

See Also

© 2010 All Rights Reserved.