ProfileDataBandStyleMinorIncrementTickStyle Property |
Gets the band profile data tick style at the minor increment.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic BandTickStyle MinorIncrementTickStyle { get; }
Public ReadOnly Property MinorIncrementTickStyle As BandTickStyle
Get
public:
property BandTickStyle^ MinorIncrementTickStyle {
BandTickStyle^ get ();
}
Property Value
BandTickStyle
See Also