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