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