BricsCAD .NET API
Arc
Type Enumeration
Represents arc types.
Namespace:
Teigha.GraphicsInterface
Assembly:
TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
C#
VB
C++
F#
Copy
public
enum
ArcType
Public
Enumeration
ArcType
public
enum class
ArcType
type
ArcType
Members
Member name
Value
Description
ArcSimple
0
Unfilled.
ArcSector
1
Filled area is bound by the arc and its center.
ArcChord
2
Filled area is bound by the arc and its end points.
See Also
Reference
Teigha.GraphicsInterface Namespace
© Bricsys NV. All rights reserved.