Share

LabelStyleTickComponent.General Property

Gets the general style settings.



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

Syntax

C#

public LabelStyleTickComponentStyleGeneral General { get; }

VB

Public ReadOnly Property General As LabelStyleTickComponentStyleGeneral
	Get

C++

public:
property LabelStyleTickComponentStyleGeneral^ General {
	LabelStyleTickComponentStyleGeneral^ get ();
}

Property Value

LabelStyleTickComponentStyleGeneral

See Also

Reference

Was this information helpful?