Click or drag to resize

Triangles2D Class

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

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

The Triangles2D type exposes the following members.

Constructors
 NameDescription
Public methodTriangles2DInitializes a new instance of the Triangles2D 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