'Declaration <ReadOnlyAttribute(True)> <DescriptionAttribute("The color searched in image.")> Public ReadOnly Property Color As Vintasoft.Imaging.ImageColors.ColorBase
[ReadOnly(True)] [Description("The color searched in image.")] public Vintasoft.Imaging.ImageColors.ColorBase Color { get; }
[ReadOnly(True)] [Description("The color searched in image.")] public: __property Vintasoft.Imaging.ImageColors.ColorBase* get_Color();
[ReadOnly(True)] [Description("The color searched in image.")] public:
property Vintasoft.Imaging.ImageColors.ColorBase^ Color { Vintasoft.Imaging.ImageColors.ColorBase^ get(); }