Click or drag to resize

Lines2D Class

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

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

The Lines2D type exposes the following members.

Constructors
 NameDescription
Public methodLines2DInitializes a new instance of the Lines2D class
Top
Properties
 NameDescription
Public propertyBoundBox
(Inherited from Shape2D)
Public propertyColor
(Inherited from Shape2D)
Public propertyLineType
(Inherited from Shape2D)
Public propertyLineWidth
(Inherited from Shape2D)
Public propertyPoints 
Public propertyShapeType
(Inherited from Shape2D)
Top
Methods
See Also