'Declaration <DescriptionAttribute("The units of measure.")> <CategoryAttribute("Dicom")> Public Overridable Property UnitOfMeasure As Vintasoft.Imaging.Annotation.Dicom.DicomUnitOfMeasure
[Description("The units of measure.")] [Category("Dicom")] public virtual Vintasoft.Imaging.Annotation.Dicom.DicomUnitOfMeasure UnitOfMeasure { get; set; }
[Description("The units of measure.")] [Category("Dicom")] public: __property virtual Vintasoft.Imaging.Annotation.Dicom.DicomUnitOfMeasure get_UnitOfMeasure(); public: __property virtual void set_UnitOfMeasure(
Vintasoft.Imaging.Annotation.Dicom.DicomUnitOfMeasure value
);
[Description("The units of measure.")] [Category("Dicom")] public:
virtual property Vintasoft.Imaging.Annotation.Dicom.DicomUnitOfMeasure UnitOfMeasure { Vintasoft.Imaging.Annotation.Dicom.DicomUnitOfMeasure get(); void set(Vintasoft.Imaging.Annotation.Dicom.DicomUnitOfMeasure value); }
Property Value
Значение по умолчанию - DicomUnitOfMeasure.Pixel.