ImageAnnotationFactory - конструктор
Пространство имён: Tessa.UI.Views.Charting.AnnotationsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public ImageAnnotationFactory(
[NotNullAttribute] IChartScriptingCache scriptingCache,
[NotNullAttribute] AppearancesCache appearancesCache,
[NotNullAttribute] ImageAnnotationViewModelFactory factory
)
Public Sub New (
<NotNullAttribute> scriptingCache As IChartScriptingCache,
<NotNullAttribute> appearancesCache As AppearancesCache,
<NotNullAttribute> factory As ImageAnnotationViewModelFactory
)
public:
ImageAnnotationFactory(
[NotNullAttribute] IChartScriptingCache^ scriptingCache,
[NotNullAttribute] AppearancesCache^ appearancesCache,
[NotNullAttribute] ImageAnnotationViewModelFactory^ factory
)
new :
[<NotNullAttribute>] scriptingCache : IChartScriptingCache *
[<NotNullAttribute>] appearancesCache : AppearancesCache *
[<NotNullAttribute>] factory : ImageAnnotationViewModelFactory -> ImageAnnotationFactory
Параметры
- scriptingCache IChartScriptingCache
- The scripting Cache.
- appearancesCache AppearancesCache
- Кэш описателей внешних видов
- factory ImageAnnotationViewModelFactory
- Фабрика создания модели-представления редактирования настроек аннотации