M_Rhino_Geometry_AnnotationText_GetTextTransform - mcneel/rhinocommon-api-docs GitHub Wiki
Get the transform for this text object's text geometry
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Transform GetTextTransform(
double textscale,
DimensionStyle dimstyle
)
VB
Public Function GetTextTransform (
textscale As Double,
dimstyle As DimensionStyle
) As Transform
- textscale
- Type: System.Double
[Missing documentation for "M:Rhino.Geometry.AnnotationText.GetTextTransform(System.Double,Rhino.DocObjects.DimensionStyle)"] - dimstyle
- Type: Rhino.DocObjects.DimensionStyle
[Missing documentation for "M:Rhino.Geometry.AnnotationText.GetTextTransform(System.Double,Rhino.DocObjects.DimensionStyle)"]
Type: Transform
[Missing documentation for "M:Rhino.Geometry.AnnotationText.GetTextTransform(System.Double,Rhino.DocObjects.DimensionStyle)"]
Supported in: 6.0.16224.21491