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