VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Annotation.UI.VisualTools Namespace / AnnotationVisualTool Class / OnAnnotationBuildingFinished(AnnotationViewEventArgs) Method
Синтаксис Требования Смотрите также
В этом разделе
    OnAnnotationBuildingFinished(AnnotationViewEventArgs) Метод (AnnotationVisualTool)
    В этом разделе
    Вызывает событие AnnotationBuildingFinished.
    Синтаксис
    'Declaration
    
    Protected Overridable Sub OnAnnotationBuildingFinished( _
    ByVal e
    AnnotationViewEventArgs, содержащее данные события.
    As AnnotationViewEventArgs _
    )
    protected virtual void OnAnnotationBuildingFinished(
    AnnotationViewEventArgs e
    )
    protected: virtual void OnAnnotationBuildingFinished(
    AnnotationViewEventArgs* e
    )
    protected:
    virtual void OnAnnotationBuildingFinished(
    AnnotationViewEventArgs^ e
    )

    Parameters

    e
    AnnotationViewEventArgs, содержащее данные события.
    Требования

    Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также