Settings that specify the default water drop marker options for surfaces.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdCreateSurfaceWaterdropSettingsCmdWaterdropMarker
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsCmdWaterdropMarker : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdWaterdropMarker Inherits TreeOidWrapper
C++
public ref class SettingsCmdWaterdropMarker sealed : public TreeOidWrapper
The SettingsCmdCreateSurfaceWaterdropSettingsCmdWaterdropMarker type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| PlaceMarkerAtStartPoint | Gets whether to draw a marker at the start point of the water drop path. | |
| StartPointMarkerStyle | Gets the default start point marker style. | |
| StartPointMarkerStyleId | Gets the default start point marker styleId. |
