How do you get the Font Name of an Enter Data Field?

I have a design file with 1 Enter Data field element.

How do you get the Font Name from this text string?

Thanks!

Regan

Parents
  • Please follow the MicroStation Programming forum best practices.

    Identify Your Platform

    Please identify the version of MicroStation, or other product such as PowerDraft, that you are using: MicroStation CONNECT or MicroStation V8i.

    The APIs supplied with MicroStation CONNECT are different to those supplied with MicroStation V8i. Consequently, our answers are likely to be different.

    Identify Your Programming Language

    Are you writing MDL, C++, C#, VB.NET or MicroStation VBA?

    Are you building an in-process app. (i.e. a DLL) or a stand-alone app. (i.e. an EXE)?

    Code Syntax Highlighting

    When you post code, use the Forum advanced editor's syntax highlighting tool. That's the icon that resembles a pencil:  Syntax Highlighter

     
    Regards, Jon Summers
    LA Solutions

Reply
  • Please follow the MicroStation Programming forum best practices.

    Identify Your Platform

    Please identify the version of MicroStation, or other product such as PowerDraft, that you are using: MicroStation CONNECT or MicroStation V8i.

    The APIs supplied with MicroStation CONNECT are different to those supplied with MicroStation V8i. Consequently, our answers are likely to be different.

    Identify Your Programming Language

    Are you writing MDL, C++, C#, VB.NET or MicroStation VBA?

    Are you building an in-process app. (i.e. a DLL) or a stand-alone app. (i.e. an EXE)?

    Code Syntax Highlighting

    When you post code, use the Forum advanced editor's syntax highlighting tool. That's the icon that resembles a pencil:  Syntax Highlighter

     
    Regards, Jon Summers
    LA Solutions

Children