Share

LabelStyleTextForEachComponent.Border Property

Gets the border style settings.



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

Syntax

C#

public LabelStyleTextForEachComponentStyleBorder Border { get; }

VB

Public ReadOnly Property Border As LabelStyleTextForEachComponentStyleBorder
	Get

C++

public:
property LabelStyleTextForEachComponentStyleBorder^ Border {
	LabelStyleTextForEachComponentStyleBorder^ get ();
}

Property Value

LabelStyleTextForEachComponentStyleBorder

See Also

Reference

Was this information helpful?