ProfileCriteriaBoundaryType Property |
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.8.0.292
Syntaxpublic HatchCriteriaBoundaryType BoundaryType { get; }
Public ReadOnly Property BoundaryType As HatchCriteriaBoundaryType
Get
public:
property HatchCriteriaBoundaryType BoundaryType {
HatchCriteriaBoundaryType get ();
}
Property Value
HatchCriteriaBoundaryType
See Also