Gets the band tick style at the full super.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public BandTickStyle FullSuperTickStyle { get; }
Visual Basic
Public ReadOnly Property FullSuperTickStyle As BandTickStyle Get
Visual C++
public: property BandTickStyle^ FullSuperTickStyle { BandTickStyle^ get (); }