Share via


IAmbientFontProvider.GetDesignerFont Method

Designer font retrival

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

Syntax

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

Return Value

Type: System.Drawing.Font

.NET Framework Security

See Also

Reference

IAmbientFontProvider Interface

Microsoft.VisualStudio.Modeling.Diagrams Namespace