SettingsCmdAddContourLabelingGroupSettingsCmdAddContourLabelingIntervalAlongContour Property |
Gets the Interval Along Contour.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble IntervalAlongContour { get; }
Public ReadOnly Property IntervalAlongContour As PropertyDouble
Get
public:
property PropertyDouble^ IntervalAlongContour {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also