Visual.VisualBitmapScalingMode Eigenschaft
Definition
Ruft die BitmapScalingMode für den Visual ab oder legt diese fest.Gets or sets the BitmapScalingMode for the Visual.
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
Eigenschaftswert
Der BitmapScalingMode-Wert für Visual.The BitmapScalingMode value for the Visual.