'Declaration <TypeConverterAttribute(Vintasoft.Imaging.TypeConverters.PointFConverter)> <DescriptionAttribute("The ratio of the vertical size and the horizontal size of the pixels in the image.")> <CategoryAttribute("Dicom")> Public ReadOnly Property PresentationPixelAspectRatio As System.Drawing.PointF
[TypeConverter(Vintasoft.Imaging.TypeConverters.PointFConverter)] [Description("The ratio of the vertical size and the horizontal size of the pixels in the image.")] [Category("Dicom")] public System.Drawing.PointF PresentationPixelAspectRatio { get; }
[TypeConverter(Vintasoft.Imaging.TypeConverters.PointFConverter)] [Description("The ratio of the vertical size and the horizontal size of the pixels in the image.")] [Category("Dicom")] public: __property System.Drawing.PointF get_PresentationPixelAspectRatio();
[TypeConverter(Vintasoft.Imaging.TypeConverters.PointFConverter)] [Description("The ratio of the vertical size and the horizontal size of the pixels in the image.")] [Category("Dicom")] public:
property System.Drawing.PointF PresentationPixelAspectRatio { System.Drawing.PointF get(); }
Property Value
Значение по умолчанию - PointF(1,1).