Field.SetPosition

Field.SetPosition method

Set position of the field.

public virtual void SetPosition(Point point)
ParameterTypeDescription
pointPointPoint where field should be positioned.

See Also