Share

MatchLineLabelLocationType Enumeration



Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.765

Syntax

C#

public enum MatchLineLabelLocationType

VB

Public Enumeration MatchLineLabelLocationType

C++

public enum class MatchLineLabelLocationType

Members

Member nameValueDescription
Start1 
Middle2 
End3 
Intersection4 

See Also

Reference

Was this information helpful?