VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
In This Topic
    VintaSoft Annotation .NET Plug-in: Changes in version 8.7.2
    In This Topic

    API changes in Vintasoft.Imaging.Annotation.dll

    Changed classes:

    Vintasoft.Imaging.Annotation.UI.VisualTools.AnnotationVisualTool
    Added properties
    public Vintasoft.Imaging.Spelling.SpellCheckManager SpellChecker { get; set; } Gets or sets the spell check manager that is used for spell checking of text in text annotations.




    API changes in Vintasoft.Imaging.Annotation.Dicom.UI.dll

    Changed classes:

    Vintasoft.Imaging.Annotation.Dicom.UI.DicomAxisAnnotationView
    Added properties
    public float TextSize { get; set; } Gets or sets the text size.
    public float TickSize { get; set; } Gets or sets the tick size in pixels.


    Vintasoft.Imaging.Annotation.Dicom.UI.DicomCrosshairAnnotationView
    Added properties
    public float TextSize { get; set; } Gets or sets the text size.
    public float TickSize { get; set; } Gets or sets the tick size in pixels.


    Vintasoft.Imaging.Annotation.Dicom.UI.DicomRulerAnnotationView
    Added properties
    public float TextSize { get; set; } Gets or sets the text size.
    public float TickSize { get; set; } Gets or sets the tick size in pixels.




    API changes in Vintasoft.Imaging.Annotation.Dicom.Wpf.UI.dll

    Changed classes:

    Vintasoft.Imaging.Annotation.Dicom.Wpf.UI.WpfDicomAxisAnnotationView
    Added properties
    public double TextSize { get; set; } Gets or sets the text size.
    public double TickSize { get; set; } Gets or sets the tick size in pixels.


    Vintasoft.Imaging.Annotation.Dicom.Wpf.UI.WpfDicomCrosshairAnnotationView
    Added properties
    public double TextSize { get; set; } Gets or sets the text size.
    public double TickSize { get; set; } Gets or sets the tick size in pixels.


    Vintasoft.Imaging.Annotation.Dicom.Wpf.UI.WpfDicomRulerAnnotationView
    Added properties
    public double TextSize { get; set; } Gets or sets the text size.
    public double TickSize { get; set; } Gets or sets the tick size in pixels.