Share

SettingsViewFrameGroup.SettingsStyles.MatchLineLabelRight Property

Gets the default style for labels that are displayed on the right side of a match line.



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

Syntax

C#

public PropertyString MatchLineLabelRight { get; }

VB

Public ReadOnly Property MatchLineLabelRight As PropertyString
	Get

C++

public:
property PropertyString^ MatchLineLabelRight {
	PropertyString^ get ();
}

Property Value

PropertyString

See Also

Reference

Was this information helpful?