RenderTreeBuilder.OpenRegion(Int32) Méthode
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.
Ajoute un cadre représentant une région de cadres.
public:
void OpenRegion(int sequence);
public void OpenRegion (int sequence);
member this.OpenRegion : int -> unit
Public Sub OpenRegion (sequence As Integer)
Paramètres
- sequence
- Int32
Entier qui représente la position de l’instruction dans le code source.