Visual.VisualBitmapScalingMode プロパティ

定義

BitmapScalingModeVisual を取得または設定します。

public:  property System::Windows::Media::BitmapScalingMode VisualBitmapScalingMode {  protected public:
System::Windows::Media::BitmapScalingMode get(); protected:
 void set(System::Windows::Media::BitmapScalingMode value); };
public System.Windows.Media.BitmapScalingMode VisualBitmapScalingMode { protected internal get; protected set; }
member this.VisualBitmapScalingMode : System.Windows.Media.BitmapScalingMode with get, set
Public Property VisualBitmapScalingMode As BitmapScalingMode

プロパティ値

BitmapScalingMode の値 Visual

適用対象