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




A coverage containing point features to be written as zero length, degenerate Line (L) records in the output DLG. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.