Goblin - A Platform for 3D AR and VR Applications

Dialog.AddButton Method (Int32, String, Int32, Int32, Int32, Int32)

Adds a button control to the dialog

public Button AddButton(
   int id,
   string text,
   int x,
   int y,
   int w,
   int h
);

See Also

Dialog Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace | Dialog.AddButton Overload List