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