TextStyleKeyedCollection.LoadFont Method

Loads a ".shx" shape file.
Public Sub LoadFont( _ 
ByVal styleName As String, _ 
ByVal fileName As String
)
This language is not supported or no code example is available.
public void LoadFont( 
string styleName
string fileName 
)
This language is not supported or no code example is available.

Parameters

styleName
string

The style name

fileName
string

The SHX file name

Remarks
 
Call a EntityList.Regen afterwards

.NET Framework

Supported in: 4.8

In this article

Definition