Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The principal worker interface for the SAmbientFontProvider service
This API is not CLS-compliant.
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
<ComVisibleAttribute(True)> _
<GuidAttribute("C625481F-7D9B-418e-9153-2C3C5A4ADCE0")> _
Public Interface IAmbientFontProvider
[CLSCompliantAttribute(false)]
[ComVisibleAttribute(true)]
[GuidAttribute("C625481F-7D9B-418e-9153-2C3C5A4ADCE0")]
public interface IAmbientFontProvider
[CLSCompliantAttribute(false)]
[ComVisibleAttribute(true)]
[GuidAttribute(L"C625481F-7D9B-418e-9153-2C3C5A4ADCE0")]
public interface class IAmbientFontProvider
[<CLSCompliantAttribute(false)>]
[<ComVisibleAttribute(true)>]
[<GuidAttribute("C625481F-7D9B-418e-9153-2C3C5A4ADCE0")>]
type IAmbientFontProvider = interface end
public interface IAmbientFontProvider
The IAmbientFontProvider type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
GetDesignerFont | Designer font retrival |
Top
.gif)