Share

SuperelevationDataBandStyle.LevelCrownTickStyle Property

Gets the band tick style at the level crown.



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

Syntax

C#

public BandTickStyle LevelCrownTickStyle { get; }

VB

Public ReadOnly Property LevelCrownTickStyle As BandTickStyle
	Get

C++

public:
property BandTickStyle^ LevelCrownTickStyle {
	BandTickStyle^ get ();
}

Property Value

BandTickStyle

See Also

Reference

Was this information helpful?