Gets the band tick style at the full super.

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

Syntax

C#
public BandTickStyle FullSuperTickStyle { get; }
Visual Basic
Public ReadOnly Property FullSuperTickStyle As BandTickStyle
	Get
Visual C++
public:
property BandTickStyle^ FullSuperTickStyle {
	BandTickStyle^ get ();
}

See Also