'Declaration <DescriptionAttribute("The type of the image histogram.")> <ReadOnlyAttribute(True)> Public ReadOnly Property HistogramType As Vintasoft.Imaging.ImageProcessing.HistogramType
[Description("The type of the image histogram.")] [ReadOnly(True)] public Vintasoft.Imaging.ImageProcessing.HistogramType HistogramType { get; }
[Description("The type of the image histogram.")] [ReadOnly(True)] public: __property Vintasoft.Imaging.ImageProcessing.HistogramType get_HistogramType();
[Description("The type of the image histogram.")] [ReadOnly(True)] public:
property Vintasoft.Imaging.ImageProcessing.HistogramType HistogramType { Vintasoft.Imaging.ImageProcessing.HistogramType get(); }