Share

MatchLineLabelLocationType Enumeration



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

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?