TextEntityCreateWithRichText Method |
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public static TextEntity CreateWithRichText( string richTextString, Plane plane, DimensionStyle style, bool wrapped, double rectWidth, double rotationRadians )
Public Shared Function CreateWithRichText ( richTextString As String, plane As Plane, style As DimensionStyle, wrapped As Boolean, rectWidth As Double, rotationRadians As Double ) As TextEntity
Parameters
- richTextString
- Type: SystemString
[Missing <param name="richTextString"/> documentation for "M:Rhino.Geometry.TextEntity.CreateWithRichText(System.String,Rhino.Geometry.Plane,Rhino.DocObjects.DimensionStyle,System.Boolean,System.Double,System.Double)"]
- plane
- Type: Rhino.GeometryPlane
[Missing <param name="plane"/> documentation for "M:Rhino.Geometry.TextEntity.CreateWithRichText(System.String,Rhino.Geometry.Plane,Rhino.DocObjects.DimensionStyle,System.Boolean,System.Double,System.Double)"]
- style
- Type: Rhino.DocObjectsDimensionStyle
[Missing <param name="style"/> documentation for "M:Rhino.Geometry.TextEntity.CreateWithRichText(System.String,Rhino.Geometry.Plane,Rhino.DocObjects.DimensionStyle,System.Boolean,System.Double,System.Double)"]
- wrapped
- Type: SystemBoolean
[Missing <param name="wrapped"/> documentation for "M:Rhino.Geometry.TextEntity.CreateWithRichText(System.String,Rhino.Geometry.Plane,Rhino.DocObjects.DimensionStyle,System.Boolean,System.Double,System.Double)"]
- rectWidth
- Type: SystemDouble
[Missing <param name="rectWidth"/> documentation for "M:Rhino.Geometry.TextEntity.CreateWithRichText(System.String,Rhino.Geometry.Plane,Rhino.DocObjects.DimensionStyle,System.Boolean,System.Double,System.Double)"]
- rotationRadians
- Type: SystemDouble
[Missing <param name="rotationRadians"/> documentation for "M:Rhino.Geometry.TextEntity.CreateWithRichText(System.String,Rhino.Geometry.Plane,Rhino.DocObjects.DimensionStyle,System.Boolean,System.Double,System.Double)"]
Return Value
Type: TextEntity[Missing <returns> documentation for "M:Rhino.Geometry.TextEntity.CreateWithRichText(System.String,Rhino.Geometry.Plane,Rhino.DocObjects.DimensionStyle,System.Boolean,System.Double,System.Double)"]

Rhino for Windows
Supported in: 6.14