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




The coverage containing points or polygon labels whose x,y coordinates will become attributes in the PAT, or in the coverage containing nodes, to the NAT. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.