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.8.0.292
Syntaxpublic BandTickStyle UphillTangentTickStyle { get; }
Public ReadOnly Property UphillTangentTickStyle As BandTickStyle
Get
public:
property BandTickStyle^ UphillTangentTickStyle {
BandTickStyle^ get ();
}
Property Value
BandTickStyle
See Also