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