Share

LabelStylesRoot.SampleLineLabelStyles Property

Gets the root of all sample line label styles.



Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public LabelStylesSampleLineRoot SampleLineLabelStyles { get; }

VB

Public ReadOnly Property SampleLineLabelStyles As LabelStylesSampleLineRoot
	Get

C++

public:
property LabelStylesSampleLineRoot^ SampleLineLabelStyles {
	LabelStylesSampleLineRoot^ get ();
}

Property Value

LabelStylesSampleLineRoot

See Also

Reference

Was this information helpful?