BitmapEncoder.Preview Właściwość

Definicja

Pobiera lub ustawia element BitmapSource reprezentujący globalny podgląd mapy bitowej, jeśli istnieje.

public:
 virtual property System::Windows::Media::Imaging::BitmapSource ^ Preview { System::Windows::Media::Imaging::BitmapSource ^ get(); void set(System::Windows::Media::Imaging::BitmapSource ^ value); };
public virtual System.Windows.Media.Imaging.BitmapSource Preview { get; set; }
member this.Preview : System.Windows.Media.Imaging.BitmapSource with get, set
Public Overridable Property Preview As BitmapSource

Wartość właściwości

BitmapSource

Element BitmapSource reprezentujący podgląd mapy bitowej.

Wyjątki

Mapa bitowa nie obsługuje podglądu.

Wartość jest ustawiona na nullwartość .

Dotyczy

Zobacz też