Share

SettingsCmdCreateSurfaceWaterdrop.SettingsCmdWaterdropMarker 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.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

 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.

See Also

Reference

Was this information helpful?