Gets the value that specifies the side of MatchLines on which the MatchLineLabelGroup is located.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public EntitySideType Side { get; } |
Visual Basic |
---|
Public ReadOnly Property Side As EntitySideType Get |
Visual C++ |
---|
public: property EntitySideType Side { EntitySideType get (); } |