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.7.0.1190
Syntax[ObsoleteAttribute("Removed in IPANEMA.", false)]
public PropertyBoolean StationTrackerInMultipleViewports { get; }
<ObsoleteAttribute("Removed in IPANEMA.", false)>
Public ReadOnly Property StationTrackerInMultipleViewports As PropertyBoolean
Get
public:
[ObsoleteAttribute(L"Removed in IPANEMA.", false)]
property PropertyBoolean^ StationTrackerInMultipleViewports {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also