'Declaration Public Overrides ReadOnly Property SourceWhitePoint As Vintasoft.Imaging.ImageColors.XyzColor
public override Vintasoft.Imaging.ImageColors.XyzColor SourceWhitePoint { get; }
public: __property Vintasoft.Imaging.ImageColors.XyzColor* get_SourceWhitePoint(); override;
public:
property Vintasoft.Imaging.ImageColors.XyzColor^ SourceWhitePoint { Vintasoft.Imaging.ImageColors.XyzColor^ get() override;; }