Share

LabelStyleTextComponent.StyleGeneral.SpanOutsideSegments Property

Gets whether this component refers to the properties of outside segments.



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

Syntax

C#

public PropertyBoolean SpanOutsideSegments { get; }

VB

Public ReadOnly Property SpanOutsideSegments As PropertyBoolean
	Get

C++

public:
property PropertyBoolean^ SpanOutsideSegments {
	PropertyBoolean^ get ();
}

Property Value

PropertyBoolean

See Also

Reference

Was this information helpful?