Share

SuperelevationDataBandStyle.SlopeTransitionRegionTickStyle Property

Gets the band tick style at the slope transition region.



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

Syntax

C#

public BandTickStyle SlopeTransitionRegionTickStyle { get; }

VB

Public ReadOnly Property SlopeTransitionRegionTickStyle As BandTickStyle
	Get

C++

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

Property Value

BandTickStyle

See Also

Reference

Was this information helpful?