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