Click or drag to resize

LinetypeTextSegmentRotationType Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the type of rotation defined by the rotation value upright, relative, or absolute.

Namespace:  netDxf.Tables
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public LinetypeSegmentRotationType RotationType { get; set; }
Request Example View Source

Property Value

Type: LinetypeSegmentRotationType
See Also