LinetypeTextSegment Class

Definition

Namespace: netDxf.Tables
Assembly: PCBI.DXF_Library (in PCBI.DXF_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class LinetypeTextSegment : LinetypeSegment
Inheritance
Object    LinetypeSegment    LinetypeTextSegment

Constructors

LinetypeTextSegmentInitializes a new instance of the LinetypeTextSegment class
LinetypeTextSegment(String, TextStyle, Double)Initializes a new instance of the LinetypeTextSegment class
LinetypeTextSegment(String, TextStyle, Double, Vector2, LinetypeSegmentRotationType, Double, Double)Initializes a new instance of the LinetypeTextSegment class

Properties

Methods

Events

See Also