T_Rhino_Geometry_TextRunType - mcneel/rhinocommon-api-docs GitHub Wiki
[Missing
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public enum TextRunType
VB
Public Enumeration TextRunType
Member name | Value | Description | |
---|---|---|---|
None | 0 | ||
Text | 1 | ||
Newline | 2 | ||
Paragraph | 3 | ||
Column | 4 | ||
Field | 5 | ||
Fontdef | 6 | ||
Header | 7 |
Supported in: 6.0.16224.21491