CroppedBitmap.SourceRect Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la zone rectangulaire à laquelle la bitmap est rognée.
public:
property System::Windows::Int32Rect SourceRect { System::Windows::Int32Rect get(); void set(System::Windows::Int32Rect value); };
public System.Windows.Int32Rect SourceRect { get; set; }
member this.SourceRect : System.Windows.Int32Rect with get, set
Public Property SourceRect As Int32Rect
Valeur de propriété
Zone rectangulaire à laquelle la bitmap est rognée. La valeur par défaut est Empty.
Remarques
Avec CroppedBitmap un SourceRect ensemble à Int32Rect.Empty afficher l’image entière.
Un rectangle qui n’est pas entièrement dans les limites de la bitmap ne s’affiche pas.
Informations sur les propriétés de dépendance
Champ d’identificateur | SourceRectProperty |
Propriétés de métadonnées définies sur true |
Aucun |