Click or drag to resize

Arc2D Class

返回用户文档首页
Inheritance Hierarchy
SystemObject
  LoongCAD.GeometryShape2D
    LoongCAD.GeometryArc2D

Namespace: LoongCAD.Geometry
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntax
C#
public class Arc2D : Shape2D

The Arc2D type exposes the following members.

Constructors
 NameDescription
Public methodArc2DInitializes a new instance of the Arc2D class
Top
Properties
 NameDescription
Public propertyBeginRadian 
Public propertyBoundBox
(Inherited from Shape2D)
Public propertyColor
(Inherited from Shape2D)
Public propertyEndRadian 
Public propertyLineType
(Inherited from Shape2D)
Public propertyLineWidth
(Inherited from Shape2D)
Public propertyOrigin 
Public propertyRadius 
Public propertyShapeType
(Inherited from Shape2D)
Top
Methods
See Also