Share

LabelStyleTextForEachComponent.Text Property

Gets the text style settings.



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

Syntax

C#

public LabelStyleTextForEachComponentStyleText Text { get; }

VB

Public ReadOnly Property Text As LabelStyleTextForEachComponentStyleText
	Get

C++

public:
property LabelStyleTextForEachComponentStyleText^ Text {
	LabelStyleTextForEachComponentStyleText^ get ();
}

Property Value

LabelStyleTextForEachComponentStyleText

See Also

Reference

Was this information helpful?