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