Search found 1 match

by Schavez70
Wed Feb 24, 2016 9:31 pm
Forum: Annotations
Topic: Recreating custom annotations in WindowsFormsHost
Replies: 4
Views: 13573

Re: Recreating custom annotations in WindowsFormsHost

Could you please provide an example in C# for the Use of AddCustomAnnot We are coding in C# and we are attempting to use the AddCustomAnnot of the annotation manager class. It is throwing a Stack overflow error after a long pause when calling the following : AnnotationCustom mycustomAnt = myManager....