Goblin - A Platform for 3D AR and VR Applications

Dialog.AddRadioButton Method (Int32, UInt32, String, Int32, Int32, Int32, Int32, Boolean)

Adds a radio button control to the dialog

public RadioButton AddRadioButton(
   int id,
   uint groupId,
   string text,
   int x,
   int y,
   int w,
   int h,
   bool ischecked
);

See Also

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