'Declaration Public Function New( _
ByVal annotationTemplateViewerThe annotation viewer.As WpfAnnotationViewer, _
ByVal templateManagerThe annotation template manager.As WpfAnnotationTemplateManager _
)
public WpfAnnotationTemplateBuildManager(
WpfAnnotationViewer annotationTemplateViewer,
WpfAnnotationTemplateManager templateManager
)
public: WpfAnnotationTemplateBuildManager(
WpfAnnotationViewer* annotationTemplateViewer,
WpfAnnotationTemplateManager* templateManager
)
public:
WpfAnnotationTemplateBuildManager(
WpfAnnotationViewer^ annotationTemplateViewer,
WpfAnnotationTemplateManager^ templateManager
)
Parameters
- annotationTemplateViewer
- The annotation viewer.
- templateManager
- The annotation template manager.