VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Annotation.UI Namespace / RectangleAnnotationView Class
Члены типа Объект Синтаксис Ремарки Иерархия Требования Смотрите также
В этом разделе
    Класс RectangleAnnotationView
    В этом разделе
    Определяет, как отображать аннотацию, отображающую прямоугольник, и как пользователь может взаимодействовать с аннотацией.
    Объектная модель
    AnnotationBrushBase AnnotationBrushBase AnnotationData IInteractionController IInteractionController IInteractionController AnnotationPen AnnotationRenderer RectangleAnnotationView
    Синтаксис
    'Declaration
    
    Public Class RectangleAnnotationView
       Inherits AnnotationView
       Implements IRectangularInteractiveObject
    
    
    public class RectangleAnnotationView : AnnotationView, IRectangularInteractiveObject
    
    
    public __gc class RectangleAnnotationView : public AnnotationView*, IRectangularInteractiveObject
    
    
    public ref class RectangleAnnotationView : public AnnotationView^, IRectangularInteractiveObject
    
    
    Ремарки

    Квадратная аннотация может быть создана из прямоугольной аннотации, если для свойства Symmetry установлено значение true.

    Иерархия наследования
    Требования

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

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