SettingsCmdViewEditCorridorSectionSettingsCmdViewEditOptionsStationTrackerInMultipleViewports Property |
Note: This API is now obsolete.
Gets the Station Tracker in Multiple Viewports setting.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax[ObsoleteAttribute("Removed in IPANEMA.", false)]
public PropertyBoolean StationTrackerInMultipleViewports { get; }<ObsoleteAttribute("Removed in IPANEMA.", false)>
Public ReadOnly Property StationTrackerInMultipleViewports As PropertyBoolean
Getpublic:
[ObsoleteAttribute(L"Removed in IPANEMA.", false)]
property PropertyBoolean^ StationTrackerInMultipleViewports {
PropertyBoolean^ get ();
}Property Value
PropertyBoolean
See Also