'Declaration Public Function New( _
ByVal annotationTemplateViewerПросмотрщик аннотаций.As WpfAnnotationViewer, _
ByVal templateManagerДиспетчер шаблонов аннотаций.As WpfAnnotationTemplateManager _
)
public WpfAnnotationTemplateBuildManager(
WpfAnnotationViewer annotationTemplateViewer,
WpfAnnotationTemplateManager templateManager
)
public: WpfAnnotationTemplateBuildManager(
WpfAnnotationViewer* annotationTemplateViewer,
WpfAnnotationTemplateManager* templateManager
)
public:
WpfAnnotationTemplateBuildManager(
WpfAnnotationViewer^ annotationTemplateViewer,
WpfAnnotationTemplateManager^ templateManager
)
Parameters
- annotationTemplateViewer
- Просмотрщик аннотаций.
- templateManager
- Диспетчер шаблонов аннотаций.