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