SettingsViewFrameGroupSettingsStylesMatchLineLabelRight Property |
Gets the default style for labels that are displayed on the right side of a match line.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyString MatchLineLabelRight { get; }
Public ReadOnly Property MatchLineLabelRight As PropertyString
Get
public:
property PropertyString^ MatchLineLabelRight {
PropertyString^ get ();
}
Property Value
PropertyString
See Also