Click or drag to resize

TextEntityGetTextTransform Method

Overload List
  NameDescription
Public methodGetTextTransform(Double, DimensionStyle)
Get the transform for this text object's text geometry
Public methodGetTextTransform(ViewportInfo, Double, DimensionStyle)
Get the transform for this text object's text geometry as it is drawn in a particular viewport. Unlike the parameterless-viewport overload, this honors the dimension style's TextOrientation (for example "Horizontal to view") and DrawForward, orienting the text against the viewport exactly as the display pipeline does. Use this when previewing text so the preview matches how the placed object will be drawn.
Top
See Also