I am working with a system that has a user-defined DLL surface and want to obtain the settings. The ZOS-API recognizes that I am using a user-defined DLL but is not returning the correct file as defined in my code.
Page 1 / 1
You can use the property CurrentTypeSettings (of the ILDERow interface) to retrieve the current settings for the surface.
Note that the property CurrentTypeSettings and not the method GetCurrentTypeSettings() should be used, as the latter command will create a new ISurfaceTypeSettings instance instead of referencing the current.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.