M_Rhino_Geometry_RLeader_SetTextString - mcneel/rhinocommon-api-docs GitHub Wiki
Sets the text string for this leader
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public void SetTextString(
string rtf_text,
DimensionStyle dimstyle
)
VB
Public Sub SetTextString (
rtf_text As String,
dimstyle As DimensionStyle
)
- 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)"]
Supported in: 6.0.16224.21491