M_Rhino_Geometry_AnnotationText_GetTextTransform - mcneel/rhinocommon-api-docs GitHub Wiki

AnnotationText.GetTextTransform Method

Get the transform for this text object's text geometry

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Transform GetTextTransform(
	double textscale,
	DimensionStyle dimstyle
)

VB

Public Function GetTextTransform ( 
	textscale As Double,
	dimstyle As DimensionStyle
) As Transform

Parameters

 

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)"]

Return Value

Type: Transform
[Missing documentation for "M:Rhino.Geometry.AnnotationText.GetTextTransform(System.Double,Rhino.DocObjects.DimensionStyle)"]

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

AnnotationText Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️