IAmbientFontProvider-Schnittstelle
Die primäre Workeroberfläche für den SAmbientFontProvider-Dienst
Diese API ist nicht CLS-kompatibel.
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Syntax
'Declaration
<GuidAttribute("C625481F-7D9B-418e-9153-2C3C5A4ADCE0")> _
<ComVisibleAttribute(True)> _
<CLSCompliantAttribute(False)> _
Public Interface IAmbientFontProvider
[GuidAttribute("C625481F-7D9B-418e-9153-2C3C5A4ADCE0")]
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
public interface IAmbientFontProvider
Der IAmbientFontProvider-Typ macht die folgenden Member verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
GetDesignerFont | Designer-Schriftartabruf |
Zum Seitenanfang