Share

TextBoxProxy.ConvertToGeometry Method

Parent Object: TextBoxProxy

Description

Method that converts the text box to sketch geometries.

Syntax

TextBoxProxy.ConvertToGeometry( SHXFont As String, [UseBigFont] As Variant, [BigFont] As Variant ) As SketchEntitiesEnumerator

Parameters

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.

Version

Introduced in version 2018

Was this information helpful?