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