Gets the default style for match lines.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public PropertyString MatchLine { get; }
VB
Public ReadOnly Property MatchLine As PropertyString Get
C++
public: property PropertyString^ MatchLine { PropertyString^ get (); }