RectangleAnnotationViewModel - конструктор
Пространство имён: Tessa.UI.Views.Charting.AnnotationsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public RectangleAnnotationViewModel(
[NotNullAttribute] RectangleAnnotationModel model,
[NotNullAttribute] PropertyBuilderFactory propertyBuilderFactory,
[NotNullAttribute] PropertyChangedPublisher publisher
)
Public Sub New (
<NotNullAttribute> model As RectangleAnnotationModel,
<NotNullAttribute> propertyBuilderFactory As PropertyBuilderFactory,
<NotNullAttribute> publisher As PropertyChangedPublisher
)
public:
RectangleAnnotationViewModel(
[NotNullAttribute] RectangleAnnotationModel^ model,
[NotNullAttribute] PropertyBuilderFactory^ propertyBuilderFactory,
[NotNullAttribute] PropertyChangedPublisher^ publisher
)
new :
[<NotNullAttribute>] model : RectangleAnnotationModel *
[<NotNullAttribute>] propertyBuilderFactory : PropertyBuilderFactory *
[<NotNullAttribute>] publisher : PropertyChangedPublisher -> RectangleAnnotationViewModel
Параметры
- model RectangleAnnotationModel
-
Модель для которой создается контейнер
- propertyBuilderFactory PropertyBuilderFactory
-
Фабрика создания построителя свойств
- publisher PropertyChangedPublisher
-
Публикатор уведомлений об изменении свойств