SettingsViewFrameGroupSettingsStylesMatchLineLabelStyleIdRight Property |
Gets the default styleId 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 PropertyObjectId MatchLineLabelStyleIdRight { get; }
Public ReadOnly Property MatchLineLabelStyleIdRight As PropertyObjectId
Get
public:
property PropertyObjectId^ MatchLineLabelStyleIdRight {
PropertyObjectId^ get ();
}
Property Value
PropertyObjectId
See Also