VerticalGeometryBandStyleUphillTangentTickStyle Property |
Gets the band vertical geometry tick style at the up hill tangent.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic BandTickStyle UphillTangentTickStyle { get; }
Public ReadOnly Property UphillTangentTickStyle As BandTickStyle
Get
public:
property BandTickStyle^ UphillTangentTickStyle {
BandTickStyle^ get ();
}
Property Value
BandTickStyle
See Also