BricsCAD .NET API
Hatch
Style Enumeration
Determines hatch style values.
Namespace:
Teigha.DatabaseServices
Assembly:
TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
C#
VB
C++
F#
Copy
public
enum
HatchStyle
Public
Enumeration
HatchStyle
public
enum class
HatchStyle
type
HatchStyle
Members
Member name
Value
Description
Normal
0
Hatch toggles on each boundary.
Outer
1
Hatch turns off after the first inner loop.
Ignore
2
Hatch ignores the inner loop.
See Also
Reference
Teigha.DatabaseServices Namespace
© Bricsys NV. All rights reserved.