'Declaration <DescriptionAttribute("The overlay images.")> <DefaultValueAttribute(null)> Public Property OverlayImages As Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomOverlayImage[]
[Description("The overlay images.")] [DefaultValue(null)] public Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomOverlayImage[] OverlayImages { get; set; }
[Description("The overlay images.")] [DefaultValue(null)] public: __property Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomOverlayImage*[] get_OverlayImages(); public: __property void set_OverlayImages(
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomOverlayImage*[]* value
);
[Description("The overlay images.")] [DefaultValue(null)] public:
property Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomOverlayImage^[] OverlayImages { Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomOverlayImage^[] get(); void set(array<Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomOverlayImage^>^ value); }
Property Value
Значение по умолчанию - null.