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