AmbientFontHelper Class

 

Used to help retriving the designer font

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

System::Object
  Microsoft.VisualStudio.Modeling.Diagrams::AmbientFontHelper

public ref class AmbientFontHelper abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetDesignerFont(IServiceProvider^)

returns the font for the designer

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticDefaultFont

The default font in case the service is unavailable

Used to enable retrieval of the designer font.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: