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