TextBoxProxy.ConvertToGeometry Method
Parent Object: TextBoxProxyDescription
Method that converts the text box to sketch geometries.
Syntax
TextBoxProxy.ConvertToGeometry( SHXFont As String, [UseBigFont] As Variant, [BigFont] As Variant ) As SketchEntitiesEnumeratorParameters
| Name | Type | Description |
| SHXFont | String | |
| UseBigFont | Variant | This is an optional argument whose default value is null. |
| BigFont | Variant | This is an optional argument whose default value is null. |
