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




The name of an Optional point coverage to be created from degenerate line (L) records in the DLG. In a DLG, points are stored as zero-length arcs (that is, degenerate lines). (Out, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.