Glyphs.StyleSimulations 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 les simulations de style appliquées aux glyphes.
public:
property StyleSimulations StyleSimulations { StyleSimulations get(); void set(StyleSimulations value); };
StyleSimulations StyleSimulations();
void StyleSimulations(StyleSimulations value);
public StyleSimulations StyleSimulations { get; set; }
var styleSimulations = glyphs.styleSimulations;
glyphs.styleSimulations = styleSimulations;
Public Property StyleSimulations As StyleSimulations
<Glyphs StyleSimulation="styleSimulationsMemberName"/>
Valeur de propriété
Une des valeurs d’énumération qui spécifie les simulations de style à appliquer aux glyphes. La valeur par défaut est "None".