Description:
Get the transform for this text object's text geometry
Syntax:
public Transform GetTextTransform(
ViewportInfo viewport,
DimensionStyle style,
double textScale,
bool drawForward
)
ViewportInfo viewport,
DimensionStyle style,
double textScale,
bool drawForward
)
Parameters:
- viewport
- Type: ViewportInfo
- Viewport where text is being used
- style
- Type: DimensionStyle
- Dimension's DimensionStyle
- textScale
- Type: double
- Scale to apply to text
- drawForward
- Type: bool
- Draw text front-facing
Returns:
Type: Transform
Available since:
6.0