SettingsCmdCreateSurfaceWaterdropSettingsCmdWaterdropMarker Class

Settings that specify the default water drop marker options for surfaces.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateSurfaceWaterdropSettingsCmdWaterdropMarker

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsCmdWaterdropMarker : TreeOidWrapper

The SettingsCmdCreateSurfaceWaterdropSettingsCmdWaterdropMarker type exposes the following members.

Properties
 NameDescription
Public propertyPlaceMarkerAtStartPoint Gets whether to draw a marker at the start point of the water drop path.
Public propertyStartPointMarkerStyle Gets the default start point marker style.
Public propertyStartPointMarkerStyleId Gets the default start point marker styleId.
Top
See Also