SettingsCmdCreateSurfaceWaterdropSettingsCmdWaterdropPathPathLayer Property |
Gets the default layer on which to draw the water drop path.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyLayer PathLayer { get; }
Public ReadOnly Property PathLayer As PropertyLayer
Get
public:
property PropertyLayer^ PathLayer {
PropertyLayer^ get ();
}
Property Value
PropertyLayer
See Also