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