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




input label points (in)

Syntax

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

See Also

© 2010 All Rights Reserved.