'Declaration <CategoryAttribute("Dicom")> <TypeConverterAttribute(Vintasoft.Imaging.TypeConverters.PointFConverter)> <DescriptionAttribute("The bottom-right pixel in the referenced image to be displayed.")> Public ReadOnly Property DisplayedAreaBottomRightCorner As System.Drawing.PointF
[Category("Dicom")] [TypeConverter(Vintasoft.Imaging.TypeConverters.PointFConverter)] [Description("The bottom-right pixel in the referenced image to be displayed.")] public System.Drawing.PointF DisplayedAreaBottomRightCorner { get; }
[Category("Dicom")] [TypeConverter(Vintasoft.Imaging.TypeConverters.PointFConverter)] [Description("The bottom-right pixel in the referenced image to be displayed.")] public: __property System.Drawing.PointF get_DisplayedAreaBottomRightCorner();
[Category("Dicom")] [TypeConverter(Vintasoft.Imaging.TypeConverters.PointFConverter)] [Description("The bottom-right pixel in the referenced image to be displayed.")] public:
property System.Drawing.PointF DisplayedAreaBottomRightCorner { System.Drawing.PointF get(); }
Property Value
Значение по умолчанию - PointF.Empty.