Aracılığıyla paylaş


LateBoundBitmapDecoder.Preview Özellik

Tanım

Tanımlanmışsa, bu bit eşlem genel önizlemesini temsil eden bir BitmapSource alır.

public:
 virtual property System::Windows::Media::Imaging::BitmapSource ^ Preview { System::Windows::Media::Imaging::BitmapSource ^ get(); };
public override System.Windows.Media.Imaging.BitmapSource Preview { [System.Security.SecurityCritical] get; }
public override System.Windows.Media.Imaging.BitmapSource Preview { get; }
[<get: System.Security.SecurityCritical>]
member this.Preview : System.Windows.Media.Imaging.BitmapSource
member this.Preview : System.Windows.Media.Imaging.BitmapSource
Public Overrides ReadOnly Property Preview As BitmapSource

Özellik Değeri

BitmapSource

BitmapSource Bit eşlem genel önizlemesini temsil eden bir. Hiçbir önizleme tanımlanmamışsa veya hala içerik indiriliyorsa LateBoundBitmapDecoder , bu özellik döndürür null. Bu özelliğin varsayılan değeri yok.

Öznitelikler

Açıklamalar

BitmapSource Bu özelliğin döndürdüğü donduruldu.

Şunlara uygulanır

Ayrıca bkz.