SuperelevationDataBandStyleFullSuperTickStyle Property |
Gets the band tick style at the full super.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic BandTickStyle FullSuperTickStyle { get; }
Public ReadOnly Property FullSuperTickStyle As BandTickStyle
Get
public:
property BandTickStyle^ FullSuperTickStyle {
BandTickStyle^ get ();
}
Property Value
BandTickStyle
See Also