WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
TextLinetypeElement
Class TextLinetypeElement
文字线型元素
Hierarchy (
View Summary
)
LinetypeElement
TextLinetypeElement
Index
Constructors
constructor
Properties
type
length
text
style
scale
rotation
rotation
Mode
x
Offset
y
Offset
Methods
clone
Constructors
constructor
new
TextLinetypeElement
(
text
:
string
,
style
?:
string
,
options
?:
TextLinetypeElementOptions
,
)
:
TextLinetypeElement
Parameters
text
:
string
style
:
string
= "STANDARD"
options
:
TextLinetypeElementOptions
= {}
Returns
TextLinetypeElement
Properties
type
type
:
LinetypeElementTypeValue
length
length
:
number
text
text
:
string
style
style
:
string
scale
scale
:
number
rotation
rotation
:
number
rotation
Mode
rotationMode
:
TextRotationModeValue
x
Offset
xOffset
:
number
y
Offset
yOffset
:
number
Methods
clone
clone
()
:
TextLinetypeElement
克隆元素
Returns
TextLinetypeElement
Settings
Member Visibility
Protected
Internal
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type
length
text
style
scale
rotation
rotation
Mode
x
Offset
y
Offset
Methods
clone
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...
文字线型元素