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