LabelStylesRootMatchLineLabelStyles Property |
Gets the root of all match line label styles.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LabelStylesMatchLineRoot MatchLineLabelStyles { get; }
Public ReadOnly Property MatchLineLabelStyles As LabelStylesMatchLineRoot
Get
public:
property LabelStylesMatchLineRoot^ MatchLineLabelStyles {
LabelStylesMatchLineRoot^ get ();
}
Property Value
LabelStylesMatchLineRoot
See Also