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




select near points or annotation (in, Optional)

Syntax

Visual Basic (Declaration) 
Public Property select_near_points_or_annotation As String
Visual Basic (Usage)Copy Code
Dim instance As CADtoFeatureClasswithAttributeofNearestPoint
Dim value As String
 
instance.select_near_points_or_annotation = value
 
value = instance.select_near_points_or_annotation
C# 
public string select_near_points_or_annotation {get; set;}

See Also

© 2010 All Rights Reserved.