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