Context
- use custom `DictionarySymbolStyle` to render App6D symbols;
- use "ORDERED ANCHOR POINTS" for the dictionary "model" configuration;
- call `createSwatch(scale, width, height)` at symbol obtained from the dictionary;
Issue
For the symbols with the `CIMGeometricEffectControlMeasureLine` `createSwatch` doesn't work properly anymore – the bitmap returned from the function has a single diagonal line no matter what dictionary content is. Though everything worked well with the SDK 200.4. Note: map rendering still works fine, it's only the `createSwatch` function has issue.