Goblin - A Platform for 3D AR and VR Applications

Dialog.SetFont Method 

Shared resource access. Indexed fonts and textures are shared among all the controls.

public void SetFont(
   uint index,
   string faceName,
   uint height,
   FontWeight weight
);

See Also

Dialog Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace