Share

LabelStyleTextComponent.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 LabelStyleTextComponentStyleBorder Border { get; }

VB

Public ReadOnly Property Border As LabelStyleTextComponentStyleBorder
	Get

C++

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

Property Value

LabelStyleTextComponentStyleBorder

See Also

Reference

Was this information helpful?