Share via


IAmbientFontProvider.GetDesignerFont Method

Designer font retrival

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntax

'Declaration
Function GetDesignerFont As Font
Font GetDesignerFont()
Font^ GetDesignerFont()
abstract GetDesignerFont : unit -> Font
function GetDesignerFont() : Font

Return Value

Type: Font

.NET Framework Security

See Also

Reference

IAmbientFontProvider Interface

Microsoft.VisualStudio.Modeling.Diagrams Namespace