Gets the boundary that this critera's profile represents (upper or lower boundary) for the hatch area.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public HatchCriteriaBoundaryType BoundaryType { get; } |
| Visual Basic |
|---|
Public ReadOnly Property BoundaryType As HatchCriteriaBoundaryType Get |
| Visual C++ |
|---|
public: property HatchCriteriaBoundaryType BoundaryType { HatchCriteriaBoundaryType get (); } |