VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Annotation.Dicom.UI Namespace / DicomAxisAnnotationView Class / FillStyle Property
Синтаксис Требования Смотрите также
В этом разделе
    FillStyle Свойство (DicomAxisAnnotationView)
    В этом разделе
    Возвращает или устанавливает стиль заливки.
    Синтаксис
    'Declaration
    
    <BrowsableAttribute(False)>
    Public Overrides Property FillStyle As Vintasoft.Imaging.Annotation.Dicom.FillStyle
    
    
    [Browsable(False)]
    public override Vintasoft.Imaging.Annotation.Dicom.FillStyle FillStyle { get; set; }
    
    
    [Browsable(False)]
    public: __property Vintasoft.Imaging.Annotation.Dicom.FillStyle* get_FillStyle(); override;
    public: __property void set_FillStyle(
    Vintasoft.Imaging.Annotation.Dicom.FillStyle* value
    ); override;
    Требования

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

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