Share

SuperelevationDataBandStyle.FullSuperTickStyle Property

Gets the band tick style at the full super.



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

Syntax

C#

public BandTickStyle FullSuperTickStyle { get; }

VB

Public ReadOnly Property FullSuperTickStyle As BandTickStyle
	Get

C++

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

Property Value

BandTickStyle

See Also

Reference

Was this information helpful?