Gets the WatershedBoundaryPointStyle.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public WatershedBoundaryPointStyle BoundaryPointStyle { get; }
VB
Public ReadOnly Property BoundaryPointStyle As WatershedBoundaryPointStyle Get
C++
public: property WatershedBoundaryPointStyle^ BoundaryPointStyle { WatershedBoundaryPointStyle^ get (); }