StackIndex

EmfPlusEndContainer.StackIndex property

Obtient ou définit un entier non signé 32 bits qui spécifie l’index d’un conteneur state graphique. L’index DOIT correspondre à la valeur associée à un conteneur d’état graphique ouvert par un précédent enregistrement EmfPlusBeginContainer (section 2.3.7.1) ou EmfPlusBeginContainerNoParams (section 2.3.7.2).

public int StackIndex { get; set; }

Valeur de la propriété

L’index de la pile.

Voir également