Preparing search index...
The search index is not available
RealDWG-Web
RealDWG-Web
@mlightcad/graphic-interface
AcGiMTextData
Interface AcGiMTextData
interface
AcGiMTextData
{
attachmentPoint
?:
AcGiMTextAttachmentPoint
;
directionVector
?:
AcGeVector3dLike
;
drawingDirection
?:
AcGiMTextFlowDirection
;
height
:
number
;
lineSpaceFactor
?:
number
;
position
:
AcGeVector3dLike
;
rotation
?:
number
;
text
:
string
;
width
:
number
;
widthFactor
?:
number
;
}
Index
Properties
attachment
Point?
direction
Vector?
drawing
Direction?
height
line
Space
Factor?
position
rotation?
text
width
width
Factor?
Properties
Optional
attachment
Point
attachmentPoint
?:
AcGiMTextAttachmentPoint
Optional
direction
Vector
directionVector
?:
AcGeVector3dLike
Optional
drawing
Direction
drawingDirection
?:
AcGiMTextFlowDirection
height
height
:
number
Optional
line
Space
Factor
lineSpaceFactor
?:
number
position
position
:
AcGeVector3dLike
Optional
rotation
rotation
?:
number
text
text
:
string
width
width
:
number
Optional
width
Factor
widthFactor
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attachment
Point
direction
Vector
drawing
Direction
height
line
Space
Factor
position
rotation
text
width
width
Factor
RealDWG-Web
Loading...