'Declaration Public Property DicomImageVoiLutCenterDirection As DicomInteractionDirection
public DicomInteractionDirection DicomImageVoiLutCenterDirection { get; set; }
public: __property DicomInteractionDirection get_DicomImageVoiLutCenterDirection(); public: __property void set_DicomImageVoiLutCenterDirection(
DicomInteractionDirection value
);
public:
property DicomInteractionDirection DicomImageVoiLutCenterDirection { DicomInteractionDirection get(); void set(DicomInteractionDirection value); }
Property Value
Значение по умолчанию: DicomInteractionDirection.BottomToTop.