GlyphStringId

GlyphStringId class

Représente l’ID de glyphe de chaîne.

public class GlyphStringId : GlyphId

Constructeurs

NomLa description
GlyphStringId(string)Initialise nouveauGlyphStringId objet.

Propriétés

NomLa description
static NotDefId { get; }N’obtient pas la valeur par défaut.
Value { get; set; }Obtient ou définit la valeur de la chaîne.

Méthodes

NomLa description
override Equals(object)Renvoie vrai si les ID de chaîne sont égaux.
override GetHashCode()Implémentation de GetHashCode.
override ToGlyphStringId()Convertir GlyphId en GlyphStringId
virtual ToGlyphUInt32Id()Conversion virtuelle en GlyphUInt32Id. GlyphUInt32Id remplace pour renvoyer l’instance.
override ToString()Renvoie la valeur de chaîne l’identifiant du glyphe.

Voir également