ITextShaperFactory

ITextShaperFactory interface

Une interface d’une usine pour construireITextShaper implémentations.

public interface ITextShaperFactory

Méthodes

NomLa description
GetTextShaper(string, int)Renvoie une nouvelle instance d’un modeleur de texte pour la police spécifiée parfontPath etfaceIndex .
GetTextShaper(string, byte[], int)Renvoie une nouvelle instance d’un modeleur de texte pour la police représentée parfontBlob etfaceIndex .

Voir également