AnnotationInternalsAccessorInternalAddOrRemoveAnnotations - метод
The internal add or remove annotations.
Пространство имён: Tessa.UI.Views.Charting.AnnotationsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public static void InternalAddOrRemoveAnnotations(
Object annotationManager,
Annotation annotation,
bool isRemoval
)
Public Shared Sub InternalAddOrRemoveAnnotations (
annotationManager As Object,
annotation As Annotation,
isRemoval As Boolean
)
public:
static void InternalAddOrRemoveAnnotations(
Object^ annotationManager,
Annotation^ annotation,
bool isRemoval
)
static member InternalAddOrRemoveAnnotations :
annotationManager : Object *
annotation : Annotation *
isRemoval : bool -> unit
Параметры
- annotationManager Object
-
The annotation manager.
- annotation Annotation
-
The annotation.
- isRemoval Boolean
-
The is removal.