SettingsCmdCatchmentAreaLayer Property |
Gets the catchment layer.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyLayer Layer { get; }
Public ReadOnly Property Layer As PropertyLayer
Get
public:
property PropertyLayer^ Layer {
PropertyLayer^ get ();
}
Property Value
PropertyLayer
See Also