Click or drag to resize

WebAnnotationControllerLoad Method

Use these methods to load annotation data into the controller.
Overload List
  NameDescription
Public methodLoad(Stream, AnnotationDataFormat)
Loads annotation data from a stream using the supplied formatter into the Layers collection.
Public methodLoad(String, AnnotationDataFormat)
Loads annotation data from a file using the supplied formatter and adds the annotations to the Layers collection.
Top
See Also