Share

SuperelevationDataBandStyle.ShoulderCriticalPointsTickStyle Property

Gets the band tick style at the shoulder critical points.



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

Syntax

C#

public BandTickStyle ShoulderCriticalPointsTickStyle { get; }

VB

Public ReadOnly Property ShoulderCriticalPointsTickStyle As BandTickStyle
	Get

C++

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

Property Value

BandTickStyle

See Also

Reference

Was this information helpful?