RadioButtonField.SetPosition

RadioButtonField.SetPosition method

Move all subitems of radio button to specified positins on the page.

public override void SetPosition(Point point)
ParameterTypeDescription
pointPointSets position of RadioButton field annotations.

See Also