편집

다음을 통해 공유


FontConverter Constructor

Definition

Initializes a new FontConverter object.

public:
 FontConverter();
public FontConverter ();
Public Sub New ()

Remarks

You should access a FontConverter object through the TypeDescriptor.GetConverter method.

Applies to