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




Snapping Environment Components: (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.