Click or drag to resize

LineStrip2D Class

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

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

The LineStrip2D type exposes the following members.

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