'Declaration <DescriptionAttribute("The Referenced Image of annotation.")> <CategoryAttribute("Dicom")> Public ReadOnly Property ReferencedImage As Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomReferencedImage
[Description("The Referenced Image of annotation.")] [Category("Dicom")] public Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomReferencedImage ReferencedImage { get; }
[Description("The Referenced Image of annotation.")] [Category("Dicom")] public: __property Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomReferencedImage* get_ReferencedImage();
[Description("The Referenced Image of annotation.")] [Category("Dicom")] public:
property Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomReferencedImage^ ReferencedImage { Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomReferencedImage^ get(); }