M_Rhino_Geometry_RLeader_SetTextString - mcneel/rhinocommon-api-docs GitHub Wiki

RLeader.SetTextString Method

Sets the text string for this leader

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

Syntax

C#

public void SetTextString(
	string rtf_text,
	DimensionStyle dimstyle
)

VB

Public Sub SetTextString ( 
	rtf_text As String,
	dimstyle As DimensionStyle
)

Parameters

 

rtf_text
Type: System.String
[Missing documentation for "M:Rhino.Geometry.RLeader.SetTextString(System.String,Rhino.DocObjects.DimensionStyle)"]
dimstyle
Type: Rhino.DocObjects.DimensionStyle
[Missing documentation for "M:Rhino.Geometry.RLeader.SetTextString(System.String,Rhino.DocObjects.DimensionStyle)"]

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

RLeader Class
Rhino.Geometry Namespace

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