'Declaration Public Shared ReadOnly Property RgbToGrayAverage As ColorTransform
public static ColorTransform RgbToGrayAverage { get; }
public: __property static ColorTransform* get_RgbToGrayAverage();
public:
static property ColorTransform^ RgbToGrayAverage { ColorTransform^ get(); }