BricsCAD .NET API
Fill
Type Enumeration
Represents fill types for closed primitives.
Namespace:
Teigha.GraphicsInterface
Assembly:
TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
C#
VB
C++
F#
Copy
public
enum
FillType
Public
Enumeration
FillType
public
enum class
FillType
type
FillType
Members
Member name
Value
Description
FillAlways
1
Always fill closed graphic primitives.
FillNever
2
Never fill closed graphic primitives.
See Also
Reference
Teigha.GraphicsInterface Namespace
© Bricsys NV. All rights reserved.